A simple snake game made in rust, and spiced up with some AI opponent
You need to have all the Rust pipeline to operate. Please refer to rustup.rs for all your rusty needs.
To start the game
- pull from Github repository
git clone git@github.com:CoachGodzup/snake_case.git
- install all dependencies and start the game!
cargo run