nsnake: add page (#4937)
This commit is contained in:
24
pages/linux/nsnake.md
Normal file
24
pages/linux/nsnake.md
Normal 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`
|
Reference in New Issue
Block a user