--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # nsnake > Snake game in the terminal. > More information: . - Start a snake game: `nsnake` - Navigate the snake: `{{Up|Down|Left|Right arrow key}}` - Pause/unpause the game: `p` - Quit the game: `q` - Display help during the game: `h`