daus-s / wordle

0 stars 0 forks source link

multiple characters in guess does not work well #1

Closed daus-s closed 1 year ago

daus-s commented 2 years ago

doesn't handle multiple characters well, in as answer if there is only one instance of the character but the guess has 2 given the correct gyb value it will remove all words with a single instance of that character. until solving do not guess words with the same letters e.g. knoll, augur.

daus-s commented 1 year ago

this is resolved as of todays fix replacing the value for double letters that have a BLACK value with YELLOW

e.g. hello ggybb

becomes

ggyyb