Basic hangman style game written in Python and played on the command line
To Play: -see General Instructions below -run the hangman.py file - python3 hangman.py -follow the on screen instructions
General Instructions: The following files must be in the same directory: -gallows.py -hangman.py -hangman_word_bank -hangman_word_bank_idx
The following are optional and are not needed to play: -word_parse.py -names/attribution -names/names_sorted_uniqie.txt
Todo: -update the formatting of this readme -include more last names in the word filtering -adjust difficulty