This is a simple Wordle solver bot I made.
- Run Main.py
- Open your wordle site (Tested on https://bosorioo.github.io/wordle-unlimited/)
- Type in the best guess into your worldle game
- Input the code into the enter code field
- Go to step 3
The codes are 5 digits. Each digit corosponds to one letter of the best guess. If the letter at that position is grey type in a 0. If the letter at that position is yellow type in a 0. If the letter at that position is green type in a 0.
The pre computed folder stores info so the bot only has to generate the answer to a specific situation once.
DO NOT DELETE THE PRECOMPUTED FOLDER