MulesGaming / minecraft-wordle

The code for Mules Gaming's Minecraft Wordle
https://minecraftwordle.fun
9 stars 3 forks source link

Duplicate letters aren't highlighted properly #5

Closed Apceniy closed 10 months ago

Apceniy commented 10 months ago

For example, if the target word is "lever" and you input "sheep", the second "e" will be green as normal, but the first "e" isn't highlighted at all.

AreaDenial commented 10 months ago

Can confirm. I would have guessed SHEEP sooner, but since the second E in SEEDY wasn't highlighted, I believed there was only one E in the word. image

Roshag commented 10 months ago

+1 for igloo

MulesGaming commented 10 months ago

Ok, thank you. I'll add this to my list of things to fix.

MulesGaming commented 10 months ago

It took a rewrite of the letter checking engine but it should be fixed now :)