alex1770 / wordle

Finding optimal play in the game of wordle
MIT License
54 stars 16 forks source link

Wordlist updates #5

Closed alex1770 closed 2 years ago

alex1770 commented 2 years ago

Hi @alex1770, I noticed the NYT has once again tweaked wordlists. The 2,309 solutions appears to be identical; the guesses have been extended by two to 10,665 by the addition of ‘koran’ and ‘quran’, so the total number of words in the puzzle is now 12,974.

Originally posted by @xanthe-cat in https://github.com/alex1770/wordle/issues/2#issuecomment-1098696569

alex1770 commented 2 years ago

Hi @xanthe-cat, I moved your comment to a new thread. Thanks for the tip-off. I might do a complete run (calculating the value of each starting word in easy and hard modes) using the new lists at some point soon.