For our VanRust meetup, we worked through the Guessing Game Tutorial from the Rust Book.
git clone git@github.com:VanRust/guessing_game.git
cd guessing_game
cargo run
Guess the correct number and win!
For our VanRust meetup, we worked through the Guessing Game Tutorial from the Rust Book.
git clone git@github.com:VanRust/guessing_game.git
cd guessing_game
cargo run
Guess the correct number and win!