29 lines
340 B
Markdown
Raw Normal View History

# snake4
> Snake game in the terminal.
> More information: <https://manned.org/snake4.6>.
- Start a snake game:
`snake4`
- Choose level:
`{{<1>|<2>|<3>|<4>|<5>}}`
- Navigate the snake:
`{{<ArrowUp>|<ArrowDown>|<ArrowLeft>|<ArrowRight>}}`
- Pause game:
`<Space>`
- Quit game:
`<q>`
- Show the high scores:
`snake4 --highscores`