Hangman is a game of guessing a single letter at a time, to guess the entire phrase before the man is hanged.
Commands
| Command Name | Description |
|---|---|
| guess [LETTER] | Guess a letter of the alphabet for the hidden phrase. |
| solve [PHRASE] | Solve the whole phrase for bonus points. |