/wordle-solver

A tool that attempts to solve Wordles using a basic heuristic and a 5-letter-word set at its disposal

Primary LanguagePython

wordle-bot

A tool that attempts to solve Wordles using an optimal-ish starter word and basic heuristics.