iShibi / snakeshell

The classic Snake game but in a shell environment.

Home Page:https://crates.io/crates/snakeshell

Repository from Github https://github.comiShibi/snakeshellRepository from Github https://github.comiShibi/snakeshell

SnakeShell

The classic Snake game but in a shell environment.

SnakeShell Demo

Installation

Here are the steps to install snakeshell game in your terminal:

  1. Download the Rust language from https://www.rust-lang.org/tools/install
  2. Run the following command in terminal to install snakeshell:
cargo install snakeshell
  1. Run snakeshell cmd and enjoy the game

Game Controls

Key Action
W Move Up
A Move Left
S Move Down
D Move Right
Enter Confirm
Esc Exit

About

The classic Snake game but in a shell environment.

https://crates.io/crates/snakeshell

License:MIT License


Languages

Language:Rust 100.0%