/csnake

A rough implementation of the snake game for the terminal, written in C

Primary LanguageC

CSnake

A rough implementation of the snake game, written in C.

make
./csnake

Use hjkl to control the snake, q to exit.

snake_game