Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 185 Bytes

Hangman-in-Python

Program generates a word and allows user to guess letters

In order to play the game simply run "hangmanGame.py", then in command window type "hangman()" to play.