Skip to content
/ Snake Public

Simple text based snake game implemented with C and the ncurses library

License

Notifications You must be signed in to change notification settings

GrntKim/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Simple text based snake game implemented with C and the ncurses library

Required package

libncurses5-dev

Compile

make

Run

./snake

Cleaning executable

make clean

About

Simple text based snake game implemented with C and the ncurses library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published