Maze Generator - Online SVG Maze Creator

Generate SVG mazes online using DFS algorithm. Customizable size with entry and exit markers. Download as SVG.

Share

Maze Settings

550
550

Legend

Entry
Exit

Click Generate to create a maze

Customize the width and height below

How to Use

  • Set the maze width and height (number of cells).
  • Click Generate to create a new maze using the recursive backtracker algorithm.
  • The green cell marks the entry and the red cell marks the exit.
  • You can download the maze as an SVG file.
  • Click Regenerate to get a new maze with the same dimensions.

Related Tools

More Utility Tools