Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 723 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 723 Bytes

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