WordleBot

Python

View Code on GitHub

Wordle Bot - Python 3

This is a wordle bot designed using the principles of entropy in information theory.

How to Use This Repo

There are two ways to use this repository:

Use the bot to play wordle

To have the bot play wordle, you can use the wordle_bot.py file while playing the actual wordle game on the Wordle website. The bot will give you the next word to guess and you can use that to play the game.

Simulation mode

In this mode the robot will run on a simulated wordle game and will give you the next word to guess and the feedback. You can use this to test the bot’s performance. It will simulate all the words given in the allowed.txt file.

Calculations

Results

When checked upon the valid wordle dataset, this bot can execute with 96% success rate and mean score of 4.21