Skip to content

A simple, yet engaging hangman game written in Java.

License

Notifications You must be signed in to change notification settings

ffreydl/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game 🙋‍♂️

License Language Status

A simple, yet engaging hangman game written in Java.


Hangman

✅ Features

  • 💪 Three Levels of Difficulty: Easy, Medium, Difficult
  • 👀 Real-Time Visual Feedback: Visual updates with every wrong guess
  • 💯 Performance Grading: Receive a grade at the end based on your performance
  • 📚 Random Word Selection: Words are selected from a predefined list according to the selected difficulty level

🎮 How to Play

Hangman challenges players to guess a hidden word, letter by letter, before the hangman drawing is completed.

1. The Hidden Word:

  • A randomly chosen word is represented by underscores (_).

2. Guessing Letters:

  • Players guess one letter at a time to reveal the word.

3. Feedback on Guesses:

  • Correct guesses reveal the letter, wrong guesses build the hangman drawing.

4. Winning and Losing:

  • Win by revealing the entire word, or lose by completing the hangman drawing.

📝 License

This project is licensed under the MIT License. View the LICENSE.md file for details.

About

A simple, yet engaging hangman game written in Java.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages