A program that implements a classic Hangman game using Object-Oriented Programming principles in Java and a JavaFX GUI created with SceneBuilder. The game words are different types of dog breeds! 🐶
- Implements the classic Hangman game using OOP principles in Java.
- Uses JavaFX for a modern and interactive GUI created with SceneBuilder.
- Game words are different types of dog breeds! 🐶
To use Hangman game, simply run the program and start guessing the letters. The game will then start and you will have to guess the word by suggesting letters. You have a limited number of incorrect guesses before the man is fully drawn and the game is lost. Good luck! 👇
Feel free to contribute to the repository by submitting pull requests. If you find a bug or have any suggestions, please open an issue.