This website requires JavaScript.
Explore
Help
Sign In
kelvin
/
wordle-solver
Watch
1
Star
0
Fork
You've already forked wordle-solver
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Solving Wordle using information theory
3
Commits
1
Branch
0
Tags
368
KiB
HTML
51%
Rust
25.7%
JavaScript
22.2%
Makefile
1.1%
4c8c872c99
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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