/snake

A snake game for terminals made in Rust using the crossterm library.

Primary LanguageRust

Snake

A snake game for terminals made in Rust using the crossterm library.

To run it you need rust installed.

Then just donwload or clone the repository, navigate to the snake folder and run it with:

cargo run