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

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`