Skip to content

Hangman with AI #40

@grantjenks

Description

@grantjenks

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions