Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 583 Bytes

File metadata and controls

19 lines (14 loc) · 583 Bytes

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 git@github.com:AseanK/beginner-python-games.git
  3. Head to the hangman folder
  4. Run the file using python command python hangman.py