maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaate
(*insert brain explosion)
maaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaate
(*insert brain explosion)
Just wanted to come back to this and mention how itโs actually done. You see, @AlexKโs approach was to import the whole 100,000+ valid english words into the game, which is obviously too much.
Instead, he opted to import the 1000 most used 5-letter english words. Now the thing is, itโs actually totally possible to import all 5-letter english words, but thatโs unnecessary. Thereโs a list of all legal Wordle words online, as well as an archive for all the words used so far (I can post those if anyone cares). I just downloaded them, wrote a quick script to format them into a JS array and pasted them into the game, which means I successfully added all 12k legal Wordle words!