mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:06:51 +08:00
25f9b19324
Co-authored-by: Darío Hereñú <magallania@gmail.com>
310 B
310 B
nsnake
Snake game in the terminal. More information: https://github.com/alexdantas/nsnake/.
- Start a snake game:
nsnake
- Navigate the snake:
{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}
- Pause/unpause the game:
<p>
- Quit the game:
<q>
- Display help during the game:
<h>