- Use this command in your cmd/termianl.
git clone https://github.com/deamon2003/Snake_Game_v2.git
- And after cloning this repository go inside the repository by using.
cd Snake_game_v2.git
g++ -I include src/main.cpp src/SnakeGame.cpp -lsfml-graphics -lsfml-window -lsfml-system