This project will find the answer for the game "Wordle Unlimited" in the least possible tries. It contains the entire scrabble dictionary which is over 100,000 words. -----Instructions----- Press R to reset the information Press 1 and 2 to show and hide variables Press space to search For the "# of Letters" button, enter a number between 2 and 15. For the "Does not contain" button, enter the gray letters that the word does not contain. For the "Green Letters" button, enter the green letters from the word in the same spot shown in wordle, for a spacer use _. For the "Yellow Letters" button, enter the yellow letters from the word in the same spot shown in wordle, for a spacer use _.
-----Notes----- Since Scratch can't manage to save all of the words in a list, I have to re-add them to a variable and sort through the words each time. That's why it takes time to load. Currently 13, 14, and 15 letter words do not work