A snake game for the command line. Instead of the snake getting longer, the food moves and you have to dodge it.
NetherEran f0011a1359 add game end screen, lay down base for highscore list | 4 years ago | |
---|---|---|
.gitignore | 4 years ago | |
LICENSE.txt | 5 years ago | |
Makefile | 4 years ago | |
README.md | 4 years ago | |
ball.c | 4 years ago | |
ball.h | 5 years ago | |
endscreen.c | 4 years ago | |
endscreen.h | 4 years ago | |
field.c | 4 years ago | |
field.h | 4 years ago | |
game.c | 4 years ago | |
game.h | 4 years ago | |
main.c | 4 years ago | |
player.c | 4 years ago | |
player.h | 5 years ago |
Copyright (C) NetherEran 2019-2020 GPLv3
A snake game for the command line but instead of the snake getting longer the snack moves.
Start with ./snek