Skip to content

It's a basic snake game which is still in development

Notifications You must be signed in to change notification settings

deamon2003/Snake_Game_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to clone this repo :

  • 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

To run the program

g++ -I include src/main.cpp src/SnakeGame.cpp -lsfml-graphics -lsfml-window -lsfml-system

About

It's a basic snake game which is still in development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published