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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|