Mazegen - a maze generator
- February 24, 2023
- aleksandrbazhin
The purpose of the library is to play around with the mazegen library parameters. If you have some requests about the library or the program, please comment here or in the issues on github.com. Mazegen is a maze generation library based on Bob Nystrom's approach, decribed here https://journal.stuffwithstuff.com/2014/12/21/rooms-and-mazes/ The library https://github.com/aleksandrbazhin/mazegen The…