25 lines
302 B
Markdown
Raw Normal View History

# nsnake
> Snake game in the terminal.
> More information: <https://github.com/alexdantas/nsnake/>.
- Start a snake game:
`nsnake`
- Navigate the snake:
`{{ArrowUp|ArrowDown|ArrowLeft|ArrowRight}}`
- Pause/unpause the game:
`<p>`
- Quit the game:
`<q>`
- Display help during the game:
`<h>`