An open API service indexing awesome lists of open source software.

https://github.com/code-hex/snakegame

SnakeGame in C
https://github.com/code-hex/snakegame

Last synced: 5 months ago
JSON representation

SnakeGame in C

Awesome Lists containing this project

README

          

# SnakeGame
SnakeGame in C
[![Gyazo](http://i.gyazo.com/d94dd3ec4898422e5c014c4ae5f0716b.gif)](http://gyazo.com/d94dd3ec4898422e5c014c4ae5f0716b)

##How to use
$ make
./snake

Exit with 'q'.
Move with cursor keys.