Skip to content

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.

Notifications You must be signed in to change notification settings

Mefodei/jigsaw-puzzle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.5%
  • HTML 2.5%
  • CSS 1.0%