Skip to content

A clone of the classic game snake that was implemented in old mobile phones

Notifications You must be signed in to change notification settings

nshiell/c-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a clone of the classic game snake that was implemented in old mobile phones.

compile: gcc -x c cSnake.c -o c-snake -lpthread

To run: ./c-snake --help

About

A clone of the classic game snake that was implemented in old mobile phones

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages