/wordle

A simple regex to help you find fun wordle guesses

Primary LanguageShell

Wordle Regex

Usage

  • Runs with bash, so pop into your cli
  • Edit regex.sh to tweak the variables in the top half, and run.
    • All letters should be lowercase, without any spaces between
  • Execute with ./regex.sh
  • Other Commands:
    • ./regex.sh unique If you want only words with 5 different letters
    • ./regex.sh count If you want a count of how many of each letter appear in the output