Welcome to the Rust Guessing Game! This is a simple console-based game where the player guesses a randomly generated number.
-
Make sure you have Rust installed. You can download it from https://www.rust-lang.org/tools/install.
-
Clone this repository:
git clone https://github.com/your-username/rust-guessing-game.git