wordle, except written in the greatest language ever
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Shanti Chellaram b7373538e3 update readme 4 years ago
wordle-dict@8bd0147a8a add dictionary submodule 4 years ago
.gitignore add makefile; fix naming conflicts 4 years ago
.gitmodules add dictionary submodule 4 years ago
Makefile add makefile; fix naming conflicts 4 years ago
README.md update readme 4 years ago
terdle.c add better error messages on invalid input 4 years ago

README.md

terdle

originally attempting to prove that wordle is solvable in 6 moves,

now just another command-line wordle client

TODO

  • import dictionary files
  • length filtering
  • bad guess filtering
  • ui upgrade