Closed grantalewis closed 8 months ago
There's both a green and a yellow E in SHEEP, thus the solve hint algorithm knows that the word must contain at least 2 Es, which is why LAGER, RAGER and JAGER turn yellow.
Ah, this makes sense! Thank you. Closing the bug report.
https://github.com/thesilican/duotrigordle/assets/9505044/81ff3260-733c-44db-bf92-75c4e54e5ab7
Description The word turns white when adding the final R in EAGER (expected behavior). The words LAGER, RAGER and JAGER turn yellow when adding the final R which is unexpected since the right letters are in the right positions, eligible letters are being selected, and the words themselves are valid. It seems that LAGER, RAGER and JAGER should also display in white.
Steps to Reproduce See attached video.
Screenshots See attached video.
Additional Context none