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 роки тому | |
---|---|---|
.gitignore | 4 роки тому | |
LICENSE.txt | 5 роки тому | |
Makefile | 4 роки тому | |
README.md | 4 роки тому | |
ball.c | 4 роки тому | |
ball.h | 5 роки тому | |
endscreen.c | 4 роки тому | |
endscreen.h | 4 роки тому | |
field.c | 4 роки тому | |
field.h | 4 роки тому | |
game.c | 4 роки тому | |
game.h | 4 роки тому | |
main.c | 4 роки тому | |
player.c | 4 роки тому | |
player.h | 5 роки тому |
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