snippetbashTip
snake4 — Snake game in the terminal. More information: <https://manned.org/snake4>.
Viewed 0 times
theterminalcommandsnakesnake4cligamemore
linux
Problem
How to use the
snake4 command: Snake game in the terminal. More information: <https://manned.org/snake4>.Solution
snake4 — Snake game in the terminal. More information: <https://manned.org/snake4>.Start a snake game:
snake4Choose level:
{{<1>|<2>|<3>|<4>|<5>}}Navigate the snake:
{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}Pause game:
<Space>Quit game:
<q>Show the high scores:
snake4 --highscoresCode Snippets
Start a snake game
snake4Choose level
{{<1>|<2>|<3>|<4>|<5>}}Navigate the snake
{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}Pause game
<Space>Quit game
<q>Context
tldr-pages: linux/snake4
Revisions (0)
No revisions yet.