wordlehelper

command module
v0.1.1-alpha Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 8, 2022 License: MIT Imports: 8 Imported by: 0

README

wordlehelper

Wordlehelper is a helper program for the Wordle word game, and clones. It provides a scored list of suggestions based on letter frequency analysis across a word list, filtered for information from zero or more rounds of the Wordle game.

Usage

Usage: ./wordlehelper <wordlist> [result...]
          <wordlist> is a text file of words to use, one per line
          [result...] is zero or more pairs of word then round result, separated by a comma.
          x = grey (letter not in word)
          y = yellow (letter in word, not in this position)
          g = green (letter in word, in this position)

Example: ./wordlehelper words.txt arose,xxxgy chess,xxggg

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL