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 | před 4 roky | |
---|---|---|
.gitignore | před 4 roky | |
LICENSE.txt | před 5 roky | |
Makefile | před 4 roky | |
README.md | před 4 roky | |
ball.c | před 4 roky | |
ball.h | před 5 roky | |
endscreen.c | před 4 roky | |
endscreen.h | před 4 roky | |
field.c | před 4 roky | |
field.h | před 4 roky | |
game.c | před 4 roky | |
game.h | před 4 roky | |
main.c | před 4 roky | |
player.c | před 4 roky | |
player.h | před 5 roky |
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