This generates a maze using the Hunt and Kill algorithm. You can specify the seed in order to generate a specific maze. This program also supports new widths and heights for the maze.
W | A | S | D | Space | Left-Shift |
---|---|---|---|---|---|
Forward | Left | Backward | Right | Upward | Downward |