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.
17
Commits
1
Branch
0
Tags
409
KiB
C
83.3%
Makefile
16.7%
e8cf287ebe
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Nicholas Hope
e8cf287ebe
generic changes
2022-10-06 18:11:26 -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
generic changes
2022-10-06 18:11:26 -04:00
abcde.txt
first commit
2022-09-03 13:58:20 -04:00
boilerplate.c
generic changes
2022-10-06 18:11:26 -04:00
boilerplate.h
generic changes
2022-10-06 18:11:26 -04:00
solvedle.c
added restrict/const where applicable
2022-09-26 10:31:09 -04:00
wordleWords.txt
first commit
2022-09-03 13:58:20 -04:00