summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-28 15:00:48 -0500
committerJune McEnroe <june@causal.agency>2019-02-28 15:00:48 -0500
commit04f1503d6a9f1eebe820eb31f7055f29df3514f4 (patch)
tree7c79f4198a50fe5d4ebefe8577e85066ae905150 /bin/Makefile
parentUse getsubopt(3) to parse -o options in hi (diff)
downloadsrc-04f1503d6a9f1eebe820eb31f7055f29df3514f4.tar.gz
src-04f1503d6a9f1eebe820eb31f7055f29df3514f4.zip
Add Station Eleven
Diffstat (limited to 'bin/Makefile')
0 files changed, 0 insertions, 0 deletions
>Check 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 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