Download the game from here
Run it by executing the binary
In unix based OS, navigate to the downloads location and type ./guessing-game
in the terminal to run the game
open terminal and execute
git clone https://github.com/templar-ajay/guess-the-number.git
cd guess-the-number
cargo run