$ git clone "https://github.com/wiebecommajonas/snake-rs.git"
$ cd snake-rs
$ cargo run
Use the arrow keys to steer the snake.
This is a simple implementation of a snake game in Rust. Feel free to copy, modify and play around with the code.
- Death
- Screen adges
- Start screen