This game is something between Sudoku and a maze. The player controls a square with a number inside of it. He must reach the blue square. However, he has to move it in such a way that the number in his square is zero when he is there. This can be done by stepping over the gray squares, which decrease the number by a certain amount.
- Made with Phaser engine, version 2.6.2 and its NineSlice plugin.
- Works perfectly on mobile.
- When the player presses “Play” or solves a puzzle, the maze makes a nice explosion effect.
- Can be played with both mouse and keyboard, tapping for mobile.
- Has two difficulty settings, which modify the maze size and the general puzzle complexity.
- Selected difficulty will be saved in localStorage.
- Neatly animated tooltips will tell the player how to play when he first gets in the game.
- Programmed in an OOP manner, meaning everything is compact in its own class.
- Loader circle made with CSS.
from CodeCanyon new items
Download for Free
No comments:
Post a Comment