Skip to content

rdwoodring/Maze-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generation Program

A simple depth-first search algorithm generates easy-to-solve mazes and prints ASCII versions of the mazes to text files. Start location is 0,0 (top left corner) and finish location is the bottom right corner.

About

A python script to generate mazes using a recursive algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages