This is clone of jigsaw game. In which picture is divided into small pieces and diplayed in random place. Main target to arrange all pieces as original image.
My main idea to test texture and sprites dynamicaly.
- Dependency Injection
- Service locator
- Observer design pattern
- ScriptableObject
- MVC-S architecture
- Singleton design pattern
- Player can click suffle button to start
- Player can click and drag tile to desired location
- If all tiles are in right place then you win.

