FULL SCREEN RECOMMENDED!!

This is a marble game. Everytime the game is loaded, the maze is procedurally regenerated using Randomized Prim's algorithm.

There are three types of trigger in the maze: the trap, the light switch, and the goal. You can guess what they do by their names. There are infinite levels after level 2, since each time the marble reaches the goal, it will be brought to a whole new maze.

During the development, I focused on implementing the algorithm and the lighting/sound effects. I intended to make it some sort of horrific. Overall, I'm pretty satisfy with the visuals. A possible direction for further development can be adding pickable items to the maze.

(P.S. Use Space to switch on the lights when if you are stuck somewhere)

The sound effects were found from freesound.org. The textures were from google images.

Leave a comment

Log in with itch.io to leave a comment.