snippetbashTip
nsnake — Snake game in the terminal. More information: <https://github.com/alexdantas/nsnake/#controls>.
Viewed 0 times
theterminalcommandsnakecligamemorensnake
linux
Problem
How to use the
nsnake command: Snake game in the terminal. More information: <https://github.com/alexdantas/nsnake/#controls>.Solution
nsnake — Snake game in the terminal. More information: <https://github.com/alexdantas/nsnake/#controls>.Start a snake game:
nsnakeNavigate the snake:
{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}Pause/unpause the game:
<p>Quit the game:
<q>Display help during the game:
<h>Code Snippets
Start a snake game
nsnakeNavigate the snake
{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}Pause/unpause the game
<p>Quit the game
<q>Display help during the game
<h>Context
tldr-pages: linux/nsnake
Revisions (0)
No revisions yet.