Skip to content

Niloyyy/MGS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGS

Maze Generation and Solver (LINUX)
alt text
to compile and run use

g++ *.cpp -lsfml-graphics -lsfml-window -lsfml-system -o mgs | ./mgs #MAZE_WIDTH #MAZE HEIGHT #TO_CELL #FROM_CELL

prerequisite to compile: sfml library just install it by using

sudo apt-get install libsfml-dev

About

Maze Generation and Solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%