4.1'/>
summary refs log tree commit diff homepage
path: root/2048.c (unfollow)
Commit message (Collapse)Author
2021-04-18Allow cumulative score gamesJune McEnroe
2021-01-31Check isattyJune McEnroe
2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe
2021-01-29Handle getch ERR in menuJune McEnroe
2021-01-29Set process title to chosen gameJune McEnroe
I just like to see :)
2021-01-29Add pause to snakeJune McEnroe
2021-01-29Add menu to choose 2048 or snakeJune McEnroe
2021-01-29Actually wait for a non-direction keyJune McEnroe
2021-01-29Give the snake a tailJune McEnroe
2021-01-29Don't let the snake snap its own neckJune McEnroe