AI built around the new Wordle game. Uses a ranked score system based on frequency of letters in the dictionary and bases it's algorithm around finding the best words to narrow down the possible likely answers and then recommends the most likely answer using a probability on how likely it is that it will appear.

By default: Has a blank target, can be used to solve the real Wordle by selecting each letter based on what results occurred previously. Cycles between incorrect, present and correct.

Random: Play Wordle with a random word from the dictionary, plays just like real Wordle but has recommendations for words.

Custom: Input your own word and have the bot try and guess it. (Experimental feature, entering a word not in the dictionary won't be solvable right now)

Still lots of features missing and  not very user friendly right now but as a concept it works quite well. Currently using a dated dictionary, will import the .json that the Wordle source code uses in the next update.

Leave a comment

Log in with itch.io to leave a comment.