You can find the polish language documantation in the docs
directory, written in LATEX syntax. To compile, run make docs
.
Game starts immediately after startup.
Eat colored squares to make the snake longer. The longer the snake, the higher the score.
UP
snake goes up if possibleDOWN
snake goes down if possibleLEFT
snake goes left if possibleRIGHT
snake goes right if possibleESC
end the gameR
restart the game