UsefFarahmand / DragDropPuzzle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puzzle Drop

Puzzle Drop is a 2D drag-and-drop puzzle game made in Unity. In this game, players must drag puzzle pieces to their correct slots to complete the puzzle.

How to Play

  1. Drag puzzle pieces to their correct slots.
  2. When all pieces are in their correct slots, the puzzle is complete.

How to Customize

To customize the game, you can modify the PuzzleItem prefab. This prefab contains the PuzzlePiece and PuzzleSlot components, as well as the PieceData scriptable object. You can modify these components and scriptable object to change the appearance and behavior of the puzzle pieces.

Credits

This game was created by Usef Farahmand with the help of the following resources:

License

Puzzle Drop is licensed under the MIT License. Feel free to use this code for your own projects or as inspiration for your own puzzles.

About

License:MIT License


Languages

Language:C# 100.0%