/snakers

The snake game written in Rust

Primary LanguageRustGNU Affero General Public License v3.0AGPL-3.0

Snakers

logo

The snake game like in the old days

demo


Setup

Using cargo

cargo install snakers

Usage

Use arrow keys (or hjkl if you prefer the vi key binging) to navigate.

q or Esc to exit the game.

r to play again.

License

AGPLv3