sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

Add Wilson's algorithm #14

Closed sraaphorst closed 6 years ago

sraaphorst commented 6 years ago

http://weblog.jamisbuck.org/2011/1/20/maze-generation-wilson-s-algorithm.html

sraaphorst commented 6 years ago

Done.