Skip to content

A primitive version of the famous snake game, made during my first year of Computer Science.

License

Notifications You must be signed in to change notification settings

aachiritoaei/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAKE

A primitive version of the famous snake game, made during my first year of Computer Science.

TODO

Organize better.

Improve comments and documentation.

INSTALLATION

In order to play this game, run 'make', then 'make run'.

NOTE: ncurses library required.

To install :

'sudo apt-get install libncurses5-dev'

About

A primitive version of the famous snake game, made during my first year of Computer Science.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published