Skip to content

Latest commit

 

History

History
 
 

hangman

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Hang Man

Rules

  1. Guess the secret word before the stick figure is hung
  2. Player has 6 lives

How to play

  1. Fork the repo by clicking the fork logo the on top right
  2. Clone the repo git clone [email protected]:AseanK/beginner-python-games.git
  3. Head to the hangman folder
  4. Run the file using python command python hangman.py