It is a simple Hangman Word Game using Applet in Java.
-
Updated
Mar 13, 2024 - Java
It is a simple Hangman Word Game using Applet in Java.
The popular game of hangman, created with Java, demonstrating the object-oriented programming paradigm.
The user tries to guess letters in * a secret word, and loses after 7 guesses that are not in the word.
Add a description, image, and links to the hangmangame topic page so that developers can more easily learn about it.
To associate your repository with the hangmangame topic, visit your repo's landing page and select "manage topics."