# terdle originally attempting to prove that wordle is solvable in 6 moves, now just another command-line wordle client # TODO * [ ] import dictionary files * [x] length filtering * [ ] bad guess filtering * [ ] ui upgrade