Hacker News new | ask | show | jobs
by christiangenco 1628 days ago
My solver at wordlesolver.com plays the same 5-move game each time: ARISE, BLUDY, COMET, CHUNK, CHUCK.

It looks like optimal play is 4 moves: https://twitter.com/zwegner/status/1480037275803308034

1 comments

Your solver is awesome!

I'm really curious what the algorithm is find the 4 move play. Mine only optimizes for a single look-ahead.