jonesnxt / kilordle

24 stars 20 forks source link

Add proper logic for yellow letters #3

Closed kav2k closed 2 years ago

kav2k commented 2 years ago

Follows proper Wordle logic for misplaced guesses, fixes #2

kav2k commented 2 years ago

Oops, I need to double-check this. Edit: yes, nevermind, the logic is completely wrong, need to rewrite.

kav2k commented 2 years ago

Okay, I'm just paranoid. It seems to work fine after some testing.

The rules are as follows:

Algorithm is as follows:

kav2k commented 2 years ago

Examples of it working (with a "cheat" of the intended word being visible) image