Skip to content

An engaging console-based Hangman game with a diverse word list for endless fun.

License

Notifications You must be signed in to change notification settings

naraengk/hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🧩 Hangman Game

Welcome to the Hangman game repository! 🧩 This classic word-guessing game is written in Python and offers a fun challenge for players of all ages. Test your vocabulary and problem-solving skills as you try to guess the hidden word before running out of lives!

🔍 Features

  • Word List: A diverse collection of words to keep the game interesting and challenging.
  • Game Logic: Provides a simple and engaging gameplay loop with a chance to guess letters.
  • Visual Feedback: Displays a hangman graphic that updates with each incorrect guess.
  • User Interaction: Allows users to guess letters and provides feedback on their guesses.

🎮 How It Works

  1. Game Start: The game selects a random word from a predefined list.
  2. Guessing Letters: Players guess one letter at a time.
  3. Lives: Players have 6 lives. Incorrect guesses reduce the number of lives.
  4. Winning or Losing: The game ends when the player either guesses all the letters or runs out of lives.

🏆 Instructions

  1. Run the script to start the game.
  2. Input your guesses when prompted.
  3. Try to guess the word before your lives run out!

🤝 Contributing

Feel free to fork the repository and contribute improvements or new features. Pull requests are welcome!

About

An engaging console-based Hangman game with a diverse word list for endless fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages