|
|
|
|
|
by TimTheTinker
1478 days ago
|
|
I love the premise! It really pokes fun at how Wordle (and other popular games) are actually pretty hard to lose if you play anywhere above some very low threshold of effort/ability. > it would also be cool to have a “Valid Solutions Remaining” feature That would be awesome. I suppose the biggest challenge would be to enumerate possible solutions in tree form to allow DFS or BFS searching. Thanks for sharing! |
|