|
|
|
|
|
by joek1301
1610 days ago
|
|
Hi HN! I'm the author of this blog post. I was stuck in quarantine with COVID, and I became absolutely obsessed with WORDLE. There were a few great technical articles posted here, and I became inspired to write my own WORDLE solver based on Knuth's algorithm for the codebreaking game Mastermind [1]. It's fun to ride the WORDLE trend; it also happens to be a great application for the minimax decision rule. This is my first blog post, ever! I'm trying to spend a little more time writing and reflecting (on things technical or not). I would be happy to receive feedback if you have anything to say. [1]: https://stackoverflow.com/questions/62430071/donald-knuth-al... |
|