SenneDeproost / Snake

C project for SVC: Snake.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake

C project for SVC: Snake.

Control snake with arrow keys. P = pause. S = save game. L = load game.

1 life. Eat those delicious apples!

Compile with make.

./snake window_width window_height for exectuion.

About

C project for SVC: Snake.


Languages

Language:C 96.7%Language:Makefile 3.3%