Just a terminal snake game made in C
- Download/clone this repo
- compile it with GNU Make (or compile the objects yourself)
move with WASD.
eat berrys [default @] to grow.
dont colide with walls [default #] and yourself [default *].
- wasd: move snake
- q: quit game
- SPACE: pause