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