Skip to content

If the player guesses a letter in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word. You can easily customize the game by changing the variables.

Notifications You must be signed in to change notification settings

shubham-rasal-123/Hangman-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hangman Words

image

Description

A hangman game simulator using Python in which the player has 10 attempts to guess the phrase before the man is hung.

⚙️ Languages or Frameworks Used:

You only need Python to run this script. You can visit here to download Python.

🌟 How to run:

Running the script is simple! Just open a terminal in the folder where your script is located and run the following command:

python3 hangman.py

📺 Demo:

hangman

About

If the player guesses a letter in the word, the script writes it in all its correct positions. The player has 10 turns to guess the word. You can easily customize the game by changing the variables.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages