1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/nsnake.md
Sebastiaan Speck 3b8dd30d52
pages: fix typo (#11934)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-01 19:26:11 +01:00

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`