Skip to content

A fun Hangman game for kids with animal-related words.

License

Notifications You must be signed in to change notification settings

EzgiTastan/hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Game

A fun and educational Hangman game for kids with animal-related words. Players guess letters to reveal a hidden word before the hangman figure is fully drawn.

Features

  • Animal Words: Guess words related to animals.

  • Interactive Gameplay: Feedback on each guess, showing correct and incorrect letters.

  • Visual Hangman: See the hangman figure appear with each wrong guess. Screenshot_67

  • Easy to Play: Simple text-based interface.

Rules (yeah, we all know that)

  1. The game selects a random word related to animals. To see my animal-related-words list, click.
  2. Players guess one letter at a time.
  3. Correct guesses reveal the letter's position in the word.
  4. Incorrect guesses add a part to the hangman figure and list the wrong letters guessed so far.
  5. The game ends when the word is fully guessed or the hangman figure is complete.

Files Included

  • hangman_art.py: Contains the visual stages of the hangman figure.
  • hangman_words.py: Contains the list of animal words used in the game.
  • main.py: The main script to run the game.

How to Run

  1. Clone this repository to your local machine.
    git clone https://github.com/EzgiTastan/hangman.git
    
  2. cd hangman
  3. python main.py

About

A fun Hangman game for kids with animal-related words.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages