Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard/Normal modes working with passing tests 20/20 #5

Open
wants to merge 69 commits into
base: master
Choose a base branch
from

Conversation

jwaldrep
Copy link

Four difficulty modes available in demon_words.py:
medium = normal hangman game, computer picks a mystery word
hard = computer dodges your guesses, always maximizing the number of possible words
evil = same as hard, but hints are misleading (suggests worst possible guess)
easy = same AI as hard mode, but tries to maximize player's chance of correct guesses

jwaldrep added 30 commits May 7, 2015 12:54
jwaldrep and others added 30 commits May 8, 2015 22:45
…ft.md), remove unneeded detail from existing README.md for original assignment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant