Skip to content

A simple command-line Hangman game implemented in Python. Guess the hidden word before the hangman is complete. Enter letters as guesses, but be careful, as you have limited incorrect guesses before losing the game.

License

Notifications You must be signed in to change notification settings

ApekshaCodes/Hangman-Word-Guessing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Hangman-Word-Guessing-Game

This is a simple command-line Hangman game implemented in Python. The objective of the game is to guess a random word before the hangman is complete. The player can enter letters as guesses, and they have a limited number of incorrect guesses before losing the game.

image

How to Play

  1. Clone the repository or download the main.py file.
  2. Make sure you have Python installed on your system.
  3. Run the game by executing the following command in your terminal or command prompt:

About

A simple command-line Hangman game implemented in Python. Guess the hidden word before the hangman is complete. Enter letters as guesses, but be careful, as you have limited incorrect guesses before losing the game.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages