A version of the old classic game "Hangman" that I coded in Rust as a first project in the language
Is it perfect? No. Is it functional? Somewhat
Guess from a list of possible fruits in this version of Hangman. The text file "fruits.txt" allows you to add as many possible answers as you like (including vegetables if you're so inclined)
- Download
- In the folder "src" you will find "main.exe"
- Run
- Play Game!
Gary Hughes ("DapperDragon")