Skip to content

tiehuis/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Your favourite snake game written in ncurses.

Installation

git clone https://github.com/Tiehuis/Snake.git
make
./snake

Requires the ncurses library and a unix environment. Some values can be changed in the header config.h, found in the src directory.

# On Debian-based distributions
sudo apt-get install libncurses5-dev

About

Play snake on the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published