|
|
|
|
|
by meterplech
1611 days ago
|
|
I built a command line wordle solver that provides an updated best guess as the game progresses and you learn more. Right now it's just based on word frequency, but working to add more. Also added a command line version of wordle in case you want to play more and practice and a simulator I'm using now to explore optimal strategy more. https://github.com/jkatzur/wordle-solver |
|