Maze generation algorithm

Maze generation algorithms are automated methods for the creation of mazes.

This maze was generated by a modified version of Prim's algorithm, below.