Optimal Quordle

I’ve seen a lot of Wordle solvers, but I haven’t seen anything for Quordle, which is 4 Wordles at once. I made one using the entropy approach from 3Blue1Brown’s video and used some of the optimizations from this thread Rust / Julia Comparison Post .

Here is a blog post about it made with Pluto: https://aaowens.github.io/blog_quordle.jl.html .

6 Likes