### Prerequisite: #86 ### Task Implement the game-playing logic for the Hangman game. Add detailed logic to [HangmanGame.java](https://github.com/MetroCS/cs3250_spring2025/blob/main/HangmanGame.java) consistent with #84, #85, #86
Prerequisite: #86
Task
Implement the game-playing logic for the Hangman game.
Add detailed logic to HangmanGame.java consistent with #84, #85, #86