snakeshell-0.2.0 is not a library.
SnakeShell
The classic Snake game but in a shell environment.

Installation
Here are the steps to install snakeshell game in your terminal:
- Download the Rust language from https://www.rust-lang.org/tools/install
- Run the following command in terminal to install snakeshell:
cargo install snakeshell
- Run
snakeshellcmd and enjoy the game
Game Controls
| Key | Action |
|---|---|
W |
Move Up |
A |
Move Left |
S |
Move Down |
D |
Move Right |
Enter |
Confirm |
Esc |
Exit |