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.
Available commands:
benchmarkRun 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.playRun the bot by providing feedback on the command line.helpPrint this help sheet.