Developer's note:  This was a project to learn to work with the PICO-8 fantasy console.
Mazes are randomly generated using an iterative depth-first search algorithm with backtracking.