NickSto / wordle

Yeah I did one.
0 stars 0 forks source link

Use the 2nd guess to eliminate letters #1

Closed NickSto closed 2 years ago

NickSto commented 2 years ago

Do an intentionally wrong 2nd guess to narrow down the letters, like the guy at https://notfunatparties.substack.com/p/wordle-solver

I.e. just guess 5 entirely new letters that weren't used in the first guess.

NickSto commented 2 years ago

Implemented in fb89fde9 and 52abf4f4