repositorypackage
0.0.0-20240915142147-8e37fdd03137
Repository: https://github.com/erikbryant/wordcracker.git
Documentation: pkg.go.dev
# README
WordCracker
Solver for the Wordle game.
There is a twist. People post their waffle results on Twitter, etc. These carry information about what the word of the day can/can't be. Ingest these color bars and prune out words that would not be possible. With that head start, then solve the puzzle.