Construct a Hangman game with an interactive display; Utilize the keys or mouse clicks to guess the word
Java
Hangman
Technologies Utilized: JavaFx
Description
I constructed a Hangman game allowing keyboard presses and mouse clicks to guess the randomly generated word. The user has 10 guesses to attempt the word or else "Game Over". The user also has the ability to click on the new, load, save, and exit icons.