Slide Puzzle – Unity Puzzle Game Source Code

Slide Puzzle – Unity Puzzle Game Source Code is a well-known brain teaser game developed in the Unity game engine. A fun number-based puzzle, it challenges players to place their tiles in the right sequence. Easy to play but tricky to master, it is appropriate for children starting at age 5 and just as enjoyable for adults.

Want to change things up? If you would like to switch between the game and what can easily be a jigsaw puzzle, replace the numbered tiles with fragments of an image. It’s also a fast new way to make the game look fresh.

  • It is super easy to set up and reskin.
  • Clean, flexible codebase.
  • Features an AI system that can help provide additional features or challenges.

Unity Slide Puzzle Game

If you want to learn Unity or even make fun games for children or create your own custom puzzle app, this Unity slide puzzle game source code is a good place to start. Check out more Unity 2D Puzzle Game Source Codes.

Features

  • AI Logics (Random generation of easy, medium, and hard level puzzles)
  • Good Graphics along with Sound assets
  • Replace text with pieces of an image and arrange them in sequence to complete the image in-game. (Another category developed for the game)

Requirements

  • Unity 5.6.1 or Higher

Instructions

  • Unity3D 5.6.1 or Higher
  • Easy Reskinning of this project and very simple code to do the same.
  • Replace the numbers with pieces of an image and arrange the pieces in sequence to complete the image in the game. (Another category developed for the game)
  • Using this game package, 2 types of games can be developed – Number-based Game and Image-based Game.

Demo Apk