Skip to content

pragyaa-19/Hangman-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hangman Game in Python Description:

This is a simple implementation of the classic Hangman game in Python. Players guess letters to uncover a hidden word before running out of attempts. Features

Random word selection
Letter guessing
Feedback on guesses
Play multiple rounds

Requirements

Python 3.x

Installation

Clone the repository or download the source code.
Run the game:

bash

python hangman.py

How to Play

Start the game.
Guess letters to reveal the hidden word.
Keep track of attempts; you lose if you run out before guessing the word.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages