Skip to content

Ziewvater/SpellingBee

Repository files navigation

SpellingBee

Command line tool to generate answers to the New York Times Spelling Bee game.

Print out answers to a given puzzle by running

swift run SpellingBee <letters>

where the first letter is the middle letter of the puzzle.

The guts

If you're interested in seeing how the code actually works to solve the puzzle, check out the embedded package SpellingBeeLib, which actually does the work of solving.

About

dumb tool to cheat at a game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published