wordlebot package icon
aplq/wordlebot

wasi

Public
wasmer run aplq/wordlebot

WordleBot

A bot that plays wordle games.

How it works

The bot implements a greedy strategy that seeks to learn as much information as possible with every guess. To do this it chooses the word that maximizes the entropy of the score. If multiple words are equally good it chooses one that is also a plausible answer.

This strategy finds that optimal starting words include raise, soare and tares for absurdle, wordle and botfights respectively.

A program that plays wordle


Github

Making software universally accessible