Thingiverse
Random Maze Generator
by gringer
23
Downloads
15
Likes
0
Makes
Python script to generate a random 2D maze of any size using Eller's Algorithm. The output is an OpenSCAD array definition with blanks and walls represented as 0 and 1 respectively.
For more information on Eller's Algorithm see here:
http://weblog.jamisbuck.org/2010/12/29/maze-generation-eller-s-algorithm
For more information on Eller's Algorithm see here:
http://weblog.jamisbuck.org/2010/12/29/maze-generation-eller-s-algorithm
Sign in to leave a comment
Sign in