The classic Snake game but in a shell environment.
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
| Key | Action |
|---|---|
W | Move Up |
A | Move Left |
S | Move Down |
D | Move Right |
Enter | Confirm |
Esc | Exit |
