Releases: idontwantcookies/wordle-solver
Releases · idontwantcookies/wordle-solver
0.4.0
0.3.0
Add complements to try (unsuccessfully) to solve the game faster
0.2.0
Decouple modules to make them more independent
0.1.0
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.