Linux
Command
Library
Commands
Basics
Tips
snake4
Snake game in the terminal.
TLDR
Start a snake game
$ snake4
Choose level
$ [1|2|3|4|5]
Navigate the snake
$ [Up|Down|Left|Right] arrow key
Pause game
$ Spacebar
Quit game
$ q
Show the high scores
$ snake4 --highscores
COLLAPSE ALL
Copied to clipboard