Skip to content

jhoukem/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

A simple old snake game in C developped for learning purpose.

Installation guide

Compiles the sources:

$ git clone http://github.com/jhoukem/Snake
$ cd Snake
$ make

Then simply launch the game:
$ ./snake
You can see all the program options by calling it with the flag -h
$ ./snake -h

Demo

Snake demo

About

Simple snake in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published