A simple ncurses snake game in C.
$ make
Make sure the highscore file (snakehighscore) is in the current directory, then run
$ ./snake
Use the arrow keys to control the snake. Eat the food, don't run into yourself or the walls.
Keys:
- h help
- p Pause
- q Quit
- t Highscore table