I am following the rust book, this ofc will be a guessing game :)
source: https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html
To install and run, just download the zip or clone it into any directory, cd into guessing_game and run 'cargo build' (I think) and 'cargo run'