Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages