A CLI application for creating mazes using Eller's algorithm, solving them using the Best first search algorithm, and running various outputs.
-
Updated
Nov 6, 2023 - Python
A CLI application for creating mazes using Eller's algorithm, solving them using the Best first search algorithm, and running various outputs.
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
Add a description, image, and links to the eller-s-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the eller-s-algorithm topic, visit your repo's landing page and select "manage topics."