1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:45:59 +02:00

nsnake: add page (#4937)

This commit is contained in:
Sahil Dhiman 2020-11-06 16:49:07 +00:00 committed by GitHub
parent eb7ed1a7d6
commit 02fddafbf6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
pages/linux/nsnake.md Normal file
View file

@ -0,0 +1,24 @@
# 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`
- Show help during the game:
`h`