A script for generating a 2D maze in which there is one and only one path between any two points.
mazelabyrinthmaze-generatormaze-algorithmsmaze-generation-algorithmslabyrinth-generatoreller-algorithmeller-s-algorithm
-
Updated
May 3, 2020 - Python
A script for generating a 2D maze in which there is one and only one path between any two points.
An implementation of the Eller's Algorithm for generating infinite mazes
To associate your repository with the eller-s-algorithm topic, visit your repo's landing page and select "manage topics."