89netraM MazeGenerator Versions Save

A collection of algorithms for generating mazes

v1.1.0

3 years ago

Fixed an error in the implementation of the Aldous-Broder algorithm that caused it to be biased towards shorter paths with dead ends.

Added another unbiased algorithm, Wilson's algorithm!

v1.0.1

3 years ago

Nothing has changed in how the program is used, but the code is prettier. And it should run unnoticeably faster. That's useful, right?

v1.0.0

3 years ago

Download the pre-compiled executable binaries here!
Both versions are for 64-bit machines.