Controls: Arrow Keys


Details:
Collect as many coins as you can while navigating a maze. 

The maze was created using a modified randomized depth-first search. The lighting system utilizes a ring of Raycasts around the player character; the speed with which each tile lights up depends on the number of Raycasts hitting it.

All art was created by me.


To Do:

  • Add an options menu
  • Create a boundary so the player is forced to go through the maze (don't cheat until that's fixed lol)
  • Add a score or timer
  • Add sound effects and music