Skip to content

Ender-events/wordle-resolver

Repository files navigation

Wordle resolver

Find a word with a good heuristic to discover the word of the day

Example with word ROBIN

< oater

🟨 ⬛ ⬛ ⬛ 🟩

> ybbby
< louis

⬛ 🟩 ⬛ 🟩 ⬛

> bgbgb
< amnic

⬛ ⬛ 🟨 🟩 ⬛

> bbygb
< robin

🟩 🟩 🟩: 🟩 🟩

Emscripten

You can use the script online https://ender-events.github.io/wordle-resolver/ (Firefox only)

Terminal

git clone [email protected]:Ender-events/wordle-resolver.git
cd wordle-resolver
make resolver
./resolver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published