Skip to content

ctindogaru/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Snake

To run the game you need to install the curses library. For linux users:
sudo apt-get install libncurses5-dev libncursesw5-dev

To play: make -> make run -> choose the game mode -> have fun and watch your tail :).

If the snake will eat a piece of food it will grow with one unit.
For every 2 units his speed will increase.
The game will end if the snake bites himself.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published