Skip to content

Releases: idontwantcookies/wordle-solver

0.4.0

18 Jan 23:55
Compare
Choose a tag to compare
Make solver sort resulting wordlists everytime

0.3.0

18 Jan 23:55
Compare
Choose a tag to compare
Add complements to try (unsuccessfully) to solve the game faster

0.2.0

14 Jan 12:29
Compare
Choose a tag to compare
Decouple modules to make them more independent

0.1.0

13 Jan 02:58
Compare
Choose a tag to compare

This is the base program with only a few features, which include:

  • ability to solve a Wordle, given the right / expected word;
  • ability to solve a Wordle giving full feedback to each suggestion given;
  • ability to manually solve a Wordle, by cherry-picking right / wrong letters one at a time.