Algorithm playground / 01
Maze Pathfinder
Watch a recursive-backtracker carve a perfect maze, then follow an informed search as it maps the shortest route.
Current phaseReady to generate
Cells explored—
Path length—
Elapsed0.0s
Watch a recursive-backtracker carve a perfect maze, then follow an informed search as it maps the shortest route.