Skip to content

Maze generator using Depth First Search. Implemented using C++

License

Notifications You must be signed in to change notification settings

DarkMortal/Maze-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Generator using C++ & SFML

Screenshots





Installing dependencies

sudo apt-get install libsfml-dev dialog -y

Command to compile

make compile

Command to run

make run

About

Maze generator using Depth First Search. Implemented using C++

Topics

Resources

License

Stars

Watchers

Forks