- Install reqs
pip install -r requirements.txt- Run main.py
python3 main.py- Give it a starting word
- Give it info (0 for gray 1 for yellow and 2 for green ex. 00102)
- Continue until it gets it right, type exit to restart
Open tester.py to test starting words (you will get the avg guesses for each starting word for the bot) just add the words into the list at the bottom of the code (remove the ones you don't want), run it, wait and open comparison_results.txt and scroll to the bottom of each word section or ctrl/cmd f and search "Average."