Maze Generator & Solver
Height (cells):
Width (cells):
Initial Grid:
All Walls
Empty
Algorithm:
Depth-First Search (DFS) with Backtracking
Binary Tree
Randomized Kruskal's
Randomized Prim's
Recursive Division
Eller's Algorithm
Growing Tree
Wilson's Algorithm
Hunt & Kill
Random Seed (optional):
Start
Reset
Solve Maze (A*)
Select an algorithm to see its description.