You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current utility just filters down allowed_words based on user input which is informed by the character counts in from previous guesses. What we really want to know is how many of the possible words will be filtered down by using those letters, in those positions (in the case of a grey? yellow? green?).
The text was updated successfully, but these errors were encountered:
The current utility just filters down
allowed_words
based on user input which is informed by the character counts in from previous guesses. What we really want to know is how many of the possible words will be filtered down by using those letters, in those positions (in the case of a grey? yellow? green?).The text was updated successfully, but these errors were encountered: