/RustGuessGame

Simple number guessing game made in Rust using the input module and random module to generate random numbers for matching

Primary LanguageRustMIT LicenseMIT

RUST-NumberGuessingGame

Simple number guessing game made in Rust using the input module and random module to generate random numbers to match with the guess of the user input.

Instructions:-

Open in Visual studio code

use 'cargo run' to run the program

SCREENSHOTS:-