Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 705 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 705 Bytes

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