Maze Algorithms

Generate and solve mazes with Recursive Backtracker, Wilson's algorithm, DFS, BFS and A* — use Play / Pause / Step to observe each algorithm.

Legend: Current cell Chosen #Stack index x,yCoordinates f/g/hA* scores