Wordle optimal guesses using minimax

Wordle is an online game where the purpose is to guess a "random" 5 letter word in 6 or fewer guesses.

A prompt explaining the rules of Wordle when you first play (powerlanguage.co.uk/wordle/)

Recently, I made a small piece of code that calculates some of the best words to play in Wordle. I use the minimax philosophy to select the best worst-case scenario for the determined words. Check it out on GitHub: https://github.com/thornewolf/WordleSolvers

Subscribe to Thorne Wolfenbarger - Blog

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
jamie@example.com
Subscribe