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!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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!