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

Hangman with AI #40

Open
grantjenks opened this issue Jun 14, 2020 · 1 comment
Open

Hangman with AI #40

grantjenks opened this issue Jun 14, 2020 · 1 comment

Comments

@grantjenks
Copy link
Owner

grantjenks commented Jun 14, 2020

Implement hangman with an AI.

  1. Player will specify a word.
  2. Computer player will validate word in dictionary.
  3. Computer player will then guess letters.
  4. For missed guesses, the hangman gains more parts.

Instead of using "hangman" which is politically incorrect, use Ascii Art and make the picture disappear.

@nishar7
Copy link

nishar7 commented Aug 9, 2023

I would like to do this work.

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

No branches or pull requests

2 participants