Skip to content

saques/MazeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeGenerator

A simple DFS maze generator.

Instructions

Build the program with "make". Type "./maze X" to generate a random maze, where X is the dimension of the square matrix. Two SVG files will be generated, one containing the maze itself and the other containing the solution to the generated maze.

About

DFS Maze generator with SVG visualizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published