summary refs log tree commit diff homepage
path: root/snake.c (follow)
Commit message (Collapse)AuthorAge
* Add pause to snakeJune McEnroe2021-01-29
|
* Add menu to choose 2048 or snakeJune McEnroe2021-01-29
|
* Actually wait for a non-direction keyJune McEnroe2021-01-29
|
* Give the snake a tailJune McEnroe2021-01-29
|
* Don't let the snake snap its own neckJune McEnroe2021-01-29
|
* Add snake gameJune McEnroe2021-01-29
Yet to be integrated into play. Will need a menu of some kind.