Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 209 Bytes

SIMPLE HANGMAN GAME IN PYTHON 3

Requirements

  • Python 3
  • requests

Instructions to Run

Install the required package with pip: pip install requests Run with python3 main.py in the hangman/ folder