/hangman

Primary LanguagePython

hangman

Run the program

python main.py

Edit word bank

In filter_words.py you can edit the min and max length of words that go to the bank of words the program chooses from.