Snake F is my own version of the popular phone game "Snake".
I made this game when I first started learning programming. For this reason, the game is entirely for the command line, and the snake moves one column/row every time the player enters a direction (1/2/3/4 + return). This game is written in C.
Main menu:
Gameplay:
Instructions:
Snake customization:
Screen size selection:
 Download: | snakef.c | snakef (Linux) |