Skip to content

apljungquist/wordlebotrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordleBot

A bot that plays wordle games.

Try it

Try it out by going to webassembly.sh and entering wordlebot.

screenshot

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages