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

Counter of remaining possible answers #32

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

carpiediem
Copy link

@carpiediem carpiediem commented Jan 17, 2022

Description

Uses the hint area to display how many words in the target list match the clues given (i.e. grey/yellow/green state of letters) so far.

Screen Shot 2022-01-17 at 09 29 20

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • I've run the code locally on different word lengths and across multiple games
  • I've logged the list of possible words used for the count and validated that they match the clues given

@carpiediem
Copy link
Author

I think this would be a cool feature, but I'm not sure if this is the best place to display it. It also may be distracting to some players- should I include a setting area to enable/disable?

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