diff --git a/pages/linux/nsnake.md b/pages/linux/nsnake.md new file mode 100644 index 000000000..af1433ca2 --- /dev/null +++ b/pages/linux/nsnake.md @@ -0,0 +1,24 @@ +# nsnake + +> Snake game in the terminal. +> More information: . + +- 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`