Skip to content

pritomshad/MGS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGS

Maze Generation and Solver (LINUX)

to compile and run use

g++ *.cpp -lsfml-graphics -lsfml-window -lsfml-system -o mgs

./mgs #MAZE_WIDTH #MAZE HEIGHT #TO_CELL #FROM_CELL #SCALE

Press the keyboard UP ARROW key to speed up the simulation. And vice versa.
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