Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 207 Bytes

Maze Generator

This is a dummy maze generator that uses a really simple algorithm for generating a maze.

The algorithm is a simple iterative algorithm that generates really long corridors and easy mazes.