- Developer
- SSmith_32
Sliding Puzzle is a complete educational minigame template. This educational game lets children learn through play. Sliding Puzzle contains the complete game logic, game flow and basic art to implement an e-learning Sliding Puzzle game within your project. The template isn’t exclusive to children's games, the template can be easily transformed to fit your needs.
Using a Scriptable Object you can change the difficulty of the game, allowing you to have different difficulty settings per level. You can also use any sprites in your project as images for the levels of the puzzle. All this allows for an easy and fast way to implement a simple sliding puzzle into your project.
Features
- A demo scene giving a clear example of how to implement the Sliding Puzzle Minigame.
- An easy way to add levels to your game using scriptable objects.
- Widely customizable: level can be adjusted to suit casual gameplay, children or make it a challenge!
- Change the image of the Puzzle to any sprite you like.
- Usable interface for controlling your game how you expect it to.
- Demo scene showcasing how to implement and use the asset.
- Tested and optimized for mobile platforms (iOS and Android) and web (WebGL).
Out-of-the-box 'Level Select' solution
- Complete level selection environment.
- Support for score calculation and visualization .
- Automatically tracks level progression, persistent throughout sessions.
- Supports any amount of levels, pagination automatic.
Technical details
Quality- All code is extensively and clearly commented.
- Optimized for mobile development.
- Contains an extensive PDF with documentation.
Tested and verified from Unity 2020.3 onwards on:
- iOS
- Android
- Windows
- WebGL