### 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