diekotto / wordle-solver

Helper to solve the daily word of wordle
MIT License
0 stars 0 forks source link

wordle-solver

Helper to solve the daily word of wordle

Game website: https://wordle.danielfrg.com/

Write a simple regex into input/pattern.txt

The words have always 5 letters matching ^[a-z]{5}$.

Remember:

Examples:

Execute yarn start and see the coincidences.

Example:

In the folder esp_words you can find all the words in spanish dictionary.

The files including _clean in the name, are the words filtered with only chars and 5 of length