__
______ ____ _____ | | __ ____ ____ _____ ______ ____
/ ___// \\__ \ | |/ // __ \ _/ ___\\__ \ / ___// __ \
\___ \| | \/ __ \| <\ ___/ \ \___ / __ \_\___ \\ ___/
_____/____ >___| (____ /__|_ \\___ >____\___ >____ /____ >\___ >
/_____/ \/ \/ \/ \/ \/_____/ \/ \/ \/ \/
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
I've a WIP Itch.io page too! Here it is
Go to our release page
