Explorar o código

nsnake: add page (#4937)

Sahil Dhiman %!s(int64=4) %!d(string=hai) anos
pai
achega
02fddafbf6
Modificáronse 1 ficheiros con 24 adicións e 0 borrados
  1. 24 0
      pages/linux/nsnake.md

+ 24 - 0
pages/linux/nsnake.md

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