Skip to content

Latest commit

Β 

History

History
39 lines (31 loc) Β· 799 Bytes

File metadata and controls

39 lines (31 loc) Β· 799 Bytes

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 git@github.com:Ender-events/wordle-resolver.git
cd wordle-resolver
make resolver
./resolver