Based on Graphs Theory the DFS algorithm, in particular the Randomized DFS algorithm, can be used to generate mazes in a grid of cells, each with four walls; the DFS inspects each cell and removes the appropriate walls between two cells.
-
Notifications
You must be signed in to change notification settings - Fork 0
gbrlfrc/MazeGeneration-Algorithm
About
A maze generation using randomized DFS algorithm
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published