This is  the software version of a game idea a friend of mine and me thought would be cool to build as a hardware project with an arduino. This prototype helps us try different button layouts and game mechanics before building it with actual hardware.

Start the console by holding the yellow button for 1s, equally shut it down by holding the yellow button for 1s. (this might be annoying in software, but i added it to make it feel more like a hardware console)

My might adds:

  • pathfinding, so the exit is always furthest from the player (currently it's using manhattan distance)
  • different modes (holding the button for 3s on startup let's you choose modes, that change the timer duration or lock the seed of the mazes)

Any feedback is greatly appreciated!


ps: my current highscore is 95, for those that wish to beat it

Leave a comment

Log in with itch.io to leave a comment.