Maze Game


Back in February I joined a game jam for BASIC-style programming languages. I was working with the theme of “maze.” Although I didn’t finish the game in time for the deadline, I did learn a bit on how mazes can be generated using different algorithms. My maze is generated using a simple reverse depth-first search algorithm.

It’s been sitting on my drive for a few months now. I’ve given the art a little polish and have decided to publish it as a tech demo. While there is an end to the game, it’s not a fulfilling experience.

Play Maze Game now!

Maze Game was developed using Cerberus X.