Was intended as a super simplistic C program to use it as an example to teach 13yo. But it turned out to be more complicated than I thought it would be.
So this is just a bad snake game.
Requires gcc and a terminal which supports ANSI escape codes and 16 colors.
Run it with make run
.
Keys are WASD
. Q
to quit.