Printable Maze Generator
Choose an algorithm, generate a maze, optionally show the solution, then print and solve.
Columns
Rows
Algorithm
Recursive Backtracker (DFS)
Randomized Prim's
Randomized Kruskal's
Generate Maze
Show Solution
Print Maze