🎮 SVG Maze Generator
Generate random mazes using recursive backtracking algorithm
Settings
About
This tool generates random mazes using the recursive backtracking algorithm (depth-first search). Each maze is guaranteed to have a unique solution from top-left to bottom-right.