Skip to content

Animates maze generation using randomised depth first search.

Notifications You must be signed in to change notification settings

benwhittington/GenerateMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenerateMaze

Written in python3 by Ben Whittington, October 2018. I did not write graphics.py

This is an implementation of a randomised depth first search for generating mazes.

To run simply run makeMaze.py with all the other files in the same directory. maze being generated

About

Animates maze generation using randomised depth first search.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages