Solving Wordle using information theory
Go to file
Kelvin Ly 4c8c872c99 Finish length counting function 2023-05-11 03:29:11 -04:00
valid-wordle-words.txt Get basic functions working; TODO map to some kind o UI 2023-05-10 22:44:59 -04:00
wordle.htm Separate code into separate JavaScript file, chunk out the match precomputation so that it doesn't cause the page to be as unresponsive 2023-05-11 03:28:19 -04:00
wordle.js Finish length counting function 2023-05-11 03:29:11 -04:00