Terminal Snake
Play snake in the terminal.

Usage
- Navigate the menues with the arrow keys and accept with enter
- Change the snakes direction with the arrow keys
- pause the game with esc
Installation
cargo install terminal-snake
Update
Just re-run the installation command to install the latest version.