A Snake in A Maze is a Sokoban and Snake inspired puzzle game. There are over 100 levels full of coins and stars to collect. You play a venturous snake that travels around the world hunting for treasures.
Game Principle:
To successfully finish a level the snake has to collect all coins and stars. If the snake halts, you can order it to move in a specific direction and the snake will move until it hits an obstacle. There are quite some gameobjects that can modify the state of the level or the movement of the snake, but we don’t want to spoil too much here. You lose if the snake reaches a dead end. Well, it can also happen that you get to a state where you can’t reach the rest of the stars and coins any more, but you have to detect that yourself and restart the level or simply rage quit.