03-30-2016, 05:15 PM
After about a year hiatus, I have decided to come back to Rust. When I was learning it previously, I wrote "rustic tac toe"
This time around, I decided to write a very simple Hangman game. It isn't anything special, but when you write your first few programs in a new language, they feel special. I just wanted to share the program with you guys
I have attached the output of git-archive for your perusal.Â
hangmanrs.zip (Size: 146.69 KB / Downloads: 1,483)
I have also attached the standalone binaries (Compiled on ArchLinux 4.4.5-1).Â
hangmanbin.zip (Size: 821.25 KB / Downloads: 1,385)
Don't be shy to check it out, but also don't be shy to offer criticism! I am still new when it comes to Rust.
This time around, I decided to write a very simple Hangman game. It isn't anything special, but when you write your first few programs in a new language, they feel special. I just wanted to share the program with you guys
I have attached the output of git-archive for your perusal.Â
hangmanrs.zip (Size: 146.69 KB / Downloads: 1,483)
I have also attached the standalone binaries (Compiled on ArchLinux 4.4.5-1).Â
hangmanbin.zip (Size: 821.25 KB / Downloads: 1,385)
Don't be shy to check it out, but also don't be shy to offer criticism! I am still new when it comes to Rust.