Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 330 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 330 Bytes

Hangman

Python 3 command line H A N G M A N game.

Demo

My Tasks

  1. Menu to start/restart/quit game
  2. Request guess from user
  3. Display solved progress to prompt user's next guess
  4. Show numberes of attempts left

Running the script

python hangman.py