A snake game written in Rust for educational purposes to learn the basics and idiomatic Rust code.

Controls
- Arrow keys: move the snake
Quick start
Make sure Rust is installed, then run
cargo run --release A snake game written in Rust for educational purposes to learn the basics and idiomatic Rust code.

Make sure Rust is installed, then run
cargo run --release