hdegroot / zwordle

ZWORDLE
MIT License
2 stars 1 forks source link

zwordle

Introducing tcode ZWORDLE, a handy WORDLE Assistant!

Specify black, orange and allowed letters for a letter position, and it generates a list of possible words.

Have fun ... and amaze your friends with your Wordle skills! :-)

Selection Screen

Output

Word List

ZWORDLE uses the list of 5-letter words from source Collins Scrabble Words Dec 2021.

Word Score

Marc Bernard added a feature to "score" words based on the letter Frequency for English Dictionary Words. See: Source of Letter Frequency for English Dictionary Words

God Mode

Run ZWORDLE in "God Mode" to get the word of the day right away :-) How is that possible, you ask? Read this article for an explanation.

Installation

Easiest Method

Use abapGit!

Manual Installation

  1. Tcode SE38: Create program ZWORDLE.
  2. Copy-paste the ZWORDLE source code into the just created program.
  3. Populate Text Symbols and Selection Texts (see selection screen screenshot). (Annoying, yes I know. That's why you should use abapGit!)
  4. Tcode SE93: Create transaction code ZWORDLE.