1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-20 17:35:43 +02:00
tldr/pages/linux/nsnake.md
Vitor Henrique 61405c6e0e
pages*: fix small typos (#11850)
* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
2023-12-27 12:11:30 +05:30

24 lines
286 B
Markdown

# nsnake
> Snake game in the terminal.
> More information: <https://github.com/alexdantas/nsnake/>.
- Start a snake game:
`nsnake`
- Navigate the snake:
`{{Up|Down|Left|Right}} arrow key`
- Pause/unpause the game:
`p`
- Quit the game:
`q`
- Display help during the game:
`h`