To improve my Python skills, I am creating an AI that can help you solve Wordle & that runs a simulation.
Note: This can only handle 5-letter, 1-word games like the original game! Not all words count (check the ReadMe for more information). Ple…
To improve my Python skills, I am creating an AI that can help you solve Wordle & that runs a simulation.
Note: This can only handle 5-letter, 1-word games like the original game! Not all words count (check the ReadMe for more information). Please also note, as stated in the ReadMe, that feedback must be a sequence of 5 letters (uppercase G, Y, & B only).
I used Gemini to brainstorm & debug.