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
10
Commits
1
Branch
0
Tags
368
KiB
HTML
51%
Rust
25.7%
JavaScript
22.2%
Makefile
1.1%
febec0cf10
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Kelvin Ly
febec0cf10
Shrink the webassembly binary down to a reasonable size; TODO actually test it out
2023-05-12 04:35:10 -04:00
wordle_opt
Shrink the webassembly binary down to a reasonable size; TODO actually test it out
2023-05-12 04:35:10 -04:00
Makefile
Add infrastructure to combine to WebAssembly
2023-05-12 04:04:39 -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
Minor wording changes
2023-05-11 14:35:33 -04:00
wordle.js
Implement the basic UI; everything's basically working except for reset
2023-05-11 13:48:24 -04:00