Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 232 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 232 Bytes

Hangman

Quick hangman project

A random word from the dictionary file is pulled and used as the secret word.

There are a limited number of guesses (6) to determine which word is the secret word.

Simply run py hangman.py