This website requires JavaScript.
Explore
Help
Sign In
nick
/
wordle-algorithm
Watch
1
Star
0
Fork
You've already forked wordle-algorithm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A wordle algorithm to solve Matt Parker's wordle problem, inspired by (read: stolen from) Fred Overflow on YouTube.
7
Commits
1
Branch
0
Tags
409
KiB
C
83.3%
Makefile
16.7%
92fc33bf8b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Nicholas Hope
92fc33bf8b
Added some stuff
2022-09-10 14:00:38 -04:00
.gitignore
Added some stuff
2022-09-10 14:00:38 -04:00
LICENSE.md
Add 'LICENSE.md'
2022-09-03 15:08:33 -04:00
Makefile
Added rules
2022-09-03 15:29:46 -04:00
abcde.txt
first commit
2022-09-03 13:58:20 -04:00
solvedle.c
Added macros for timing and such
2022-09-03 15:23:40 -04:00
wordleWords.txt
first commit
2022-09-03 13:58:20 -04:00