My attempts at learning Rust.
https://github.com/GitSquared/guessing_game.git
\> be me \> 3 am in the morning \> "i should learn a new language, been messin' around with javascript for >2 years now" \> go to stack overflow's 2018 survey results \> see rust is "most loved language" for 3 years in a row \> go to rust website \> low-level memory safe super blazing-fast open-source - whatever, f\cking take my soul already* \> grab the book, start reading, make a hello world, make the guessing game example \> upload it to github \> party like there's no tomorrow
Note: Of course all of this is ridiculous and pointless for a bloody guessing game, it's just for the sake of learning how to do these things i usually do in Node.js with Rust.