Hangman, written in Rust, by me.
Loosely based on my py-hangman game.
- Select a word from an internal list
- Randomly if possible
- Also account for an already existing wordlist
- Enumerate the length of the word with spaces to show the length
- List which letters have been guessed
- Show remaining guesses