An example of a 2d game called Finger Maze.
The essence of the game is to get out of the labyrinth for a limited time.
One simple level.
In the example implemented:
- swipe control;
- control using the keyboard arrows;
- there are 4 character abilities;
- simple visual effects;
- musical accompaniment;
- simple sound effects;
- scripts implemented in C#;
- guide;
I hope for you it has become useful.