Some compact code for randomly generating a maze/dungeon. The program ensures that: -Every area of the maze is accessible from any other point. -No corridors lead to outside of the maze. -The maze is not larger than a preset size.
Project Status: Complete Feel free to use this in your own projects. A like / star / feature suggestion would be greatly appreciated if you enjoyed this project!