Conversation

Splitting off a separate thread, I wrote a program to play it Wordle 201 4/6 🟨⬜⬜⬜⬜ ⬜🟨🟨🟩⬜ ⬜🟩🟩🟩🟩 🟩🟩🟩🟩🟩
Quote Tweet
Wordle 201 3/6 πŸŸ©πŸŸ©β¬›β¬›β¬› πŸŸ©πŸŸ©β¬›β¬›πŸŸ¨ 🟩🟩🟩🟩🟩
Show this thread
5
1
14
wordle ai (river's version) Wordle 200 3/6 ⬜🟨⬜⬜🟨 🟩🟩🟨🟩⬜ 🟩🟩🟩🟩🟩
1
6
wordlesolver.js Wordle 202 4/6 🟨⬜⬜⬜⬜ 🟩⬜🟨⬜⬜ 🟩🟩🟩⬜⬜ 🟩🟩🟩🟩🟩
3
4
I ran it over the entire Wordle solution corpus and: 1 | 1 2 | 146 3 | 959 4 | 936 5 | 222 6 | 40 >6 | 11 Mean: 3.6
1
1
5
There are definitely improvements that could be made to the heuristic - eg I'm consistently scoring guesses weighting frequency of letters overall vs specific placement of letters but it's likely those weights should change depending on how much info you already have.
2
5
I also am guessing optimal play on non-hard mode looks very different in some particular cases eg: when you guess SHA_E early and then have to iterate through through SHAPE SHAVE SHAKE SHAME SHARE SHADE
2
4