Mefodei / jigsaw-puzzle

This project is a Jigsaw Puzzle game. The tiles are dynamically created at runtime based on Bezier Curve. You can play the WebGL version of the game on Faramira.

Home Page:https://faramira.com/create-a-jigsaw-puzzle-game-in-unity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Jigsaw Puzzle Game using Unity

Jigsaw

This project is a Jigsaw Puzzle game. The tiles are dynamically created at runtime based on Bezier Curve. You can play the WebGL version of the game on Faramira.

This repository comprises the source codes for my tutorial on Create a Jigsaw Puzzle Game in Unity.

Read Part 1 – Implement Bezier Curve using C# in Unity

In this tutorial, we will learn how to implement the Bezier curve using C# in Unity. We will then create a sample application that displays the Bezier curve.

Read Part 2: Create a Jigsaw Tile from an Existing Image

In this tutorial, we will learn how to create a Jigsaw tile from an existing image using the Bezier curve.

Read Part 3: Create a Jigsaw Board from an Existing Image

In this tutorial, we will learn how to create a Jigsaw board from an existing image.

About

This project is a Jigsaw Puzzle game. The tiles are dynamically created at runtime based on Bezier Curve. You can play the WebGL version of the game on Faramira.

https://faramira.com/create-a-jigsaw-puzzle-game-in-unity/


Languages

Language:C# 96.5%Language:HTML 2.5%Language:CSS 1.0%