-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Description
Implement hangman with an AI.
- Player will specify a word.
- Computer player will validate word in dictionary.
- Computer player will then guess letters.
- For missed guesses, the hangman gains more parts.
Instead of using "hangman" which is politically incorrect, use Ascii Art and make the picture disappear.
Metadata
Metadata
Assignees
Labels
No labels