Skip to content

A simple wordle AI with a command-line interface.

Notifications You must be signed in to change notification settings

nicholascc/wordle-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-bot

A simple wordle AI which attempts to greedily minimize the amount of remaining possible words. It never loses and has an average score of 3.47.

Commands

Available commands:

  • benchmark Run the bot on all possible answers and find the average score.
  • simulate [word] Simulate running the bot on a word. If a word is not provided it is picked randomly.
  • play Run the bot by providing feedback on the command line.
  • help Print this help sheet.

About

A simple wordle AI with a command-line interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages