'engine' for solving wordle puzzles
Go to file
randomuser 2d58cb1cac add wordle.py, wordle implimentation 2022-02-07 13:54:29 -06:00
.gitignore add scripts 2022-02-07 00:21:18 -06:00
README initial commit 2022-02-07 00:20:39 -06:00
prob.py add scripts 2022-02-07 00:21:18 -06:00
solver.py add minor optimization where yellow is excluded from specific position 2022-02-07 13:52:15 -06:00
step2.py add scripts 2022-02-07 00:21:18 -06:00
wordle.py add wordle.py, wordle implimentation 2022-02-07 13:54:29 -06:00
wordlist add wordlist 2022-02-07 00:20:46 -06:00

README