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

25 lines
302 B
Markdown
Raw Normal View History

2020-11-06 16:49:07 +00:00
# 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}}`
2020-11-06 16:49:07 +00:00
- Pause/unpause the game:
`<p>`
2020-11-06 16:49:07 +00:00
- Quit the game:
`<q>`
2020-11-06 16:49:07 +00:00
- Display help during the game:
2020-11-06 16:49:07 +00:00
`<h>`