1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:02:09 +02:00
tldr/pages/linux/nsnake.md
Managor 25f9b19324
pages*/linux/*: apply keypress specifications to translations (#15907)
Co-authored-by: Darío Hereñú <magallania@gmail.com>
2025-03-23 01:43:13 +02:00

24 lines
310 B
Markdown

# 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>`