Skip to content

Releases: 89netraM/MazeGenerator

New and improved algorithms

02 Jun 20:50
Compare
Choose a tag to compare

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!

Nothing's changed

04 Oct 10:36
Compare
Choose a tag to compare

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

Executables!

29 Sep 11:09
Compare
Choose a tag to compare

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