Jigsaw Using Unity is a project that demonstrates the creation of a jigsaw puzzle game using the Unity game engine. This project showcases how to develop interactive and engaging puzzle gameplay mechanics.
- GameController.cs: Manages the overall game state, including starting and resetting the puzzle.
- PieceController.cs: Handles individual puzzle pieces, including their movement and snapping into place.
- Interactive Gameplay: Engaging jigsaw puzzle mechanics.
- Unity Integration: Utilizes Unity's capabilities for smooth and responsive gameplay.
- Puzzle Piece Management: Handles piece placement and snapping logic.
