/guessing-game

Programming a Guessing Game with rust

Primary LanguageRustMIT LicenseMIT

Guessing Game

This project was a hands-on way to introduce some Rust concepts: let, match, functions, the use of external crates, and more.

Run the main project:

cargo run