Skip to content

maze generation using random depth-first search implemented via a stack

Notifications You must be signed in to change notification settings

Didar-Bhullar/maze_generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


maze generation using random depth-first search implemented via a stack

compile

make

run

./main.o <maze_size> <time_delay>
or
make run

About

maze generation using random depth-first search implemented via a stack

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published