/rust-guessing-game

Simple guessing game with hints built in Rust.

Primary LanguageRust

Rust Guessing Game

Steps to run

Make sure you have cargo installed in your system!

Inside the repository, run:

cargo run

Then enjoy the game!