Skip to content

joach70/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Snake

It's terminal snake game

How install

  1. Move to home directory: cd
  2. Download: git clone https://github.com/Chimi70/Snake
  3. move to snake folder: cd Snake
  4. Compile: g++ snake.cpp -o snake (g++ because it is c++ project)
  5. Run Game: ./snake

How uninstall

  1. Move to home directory: cd
  2. Remove game: rm -r Snake

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages