Skip to content

Bhuvi2006/Hangman-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Description

This is a simple Hangman game implemented in Python. Hangman is a classic word guessing game where the player must guess letters in a hidden word. Each incorrect guess brings them closer to losing.

Features

Randomly selects a word from a predefined list for the player to guess.
Keeps track of the state of the hangman as incorrect guesses are made.
Provides feedback on whether a guessed letter is correct or incorrect.
Displays the current state of the guessed word, showing blanks for unguessed letters.

Contributing

Contributions are welcome! Here are a few ways you can contribute:

Expand the word list with more words.
Improve the game interface or add more features.
Fix any bugs you encounter or suggest enhancements.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages