Go to file
NetherEran 7a4a9794b4 made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
LICENSE.txt made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
Makefile made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
README.md made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
ball.c made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
ball.h made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
field.c made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
field.h made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
game.c made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
game.h made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
main.c made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
player.c made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00
player.h made good use of git's capabilities by commiting everything at once 2019-12-11 12:17:21 +01:00

README.md

Snek vs Snacc

Copyright (C) NetherEran 2019 GPLv3

A snake game for the command line but instead of the snake getting longer the snack moves.

Compiling

  • install ncurses
  • make

Start with ./snek