Skip to content

PowerSpy/WordleBot

Repository files navigation

WordleBot

  1. Install reqs
pip install -r requirements.txt
  1. Run main.py
python3 main.py
  1. Give it a starting word
  2. Give it info (0 for gray 1 for yellow and 2 for green ex. 00102)
  3. 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."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages