Skip to content

Basic hangman style game written in Python and played on the command line

Notifications You must be signed in to change notification settings

cjhorton/hangman

Repository files navigation

hangman

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

About

Basic hangman style game written in Python and played on the command line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages