Skip to content

ASRSim13/snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

This is a small terminal game - Snake built with the ncurses library.

If you want to compile it don't forget to add key -lncurses:

gcc  main.c -lncurses

Type make

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%