1 unstable release

0.1.0 Mar 29, 2022

#449 in Games

MIT license

220KB
134 lines

Wordle


A utility to help solve wordle words.

Structure

Different options of the binary can be used to solve different things.

  • solve

    • Given a wordlist and a set of included and excluded letters, genereate a list of words that are possible choices.
  • generate

    • Generate a set of possible starting words that eliminate the most letters.
  • help

    • Help message to show the currently working options.

Dependencies

~0–8.5MB
~51K SLoC