/Hangman

This friendly console based java application contains a simple implementation of the classic Hangman game in Java. Hangman is a word guessing game where the player must guess a secret word letter by letter within a certain number of attempts. If the player guesses the word correctly within the given attempts, they win; otherwise, they lose.

Primary LanguageJavaMIT LicenseMIT

Stargazers

No one’s star this repository yet.