On the Subject of Wordle 1686

"We are RDM, we blow the hell up"

The module has a screen with a 5 letter word, a 5 by 5 grid for letters, and a keyboard. To submit a word, type a valid 5 letter word and press "ENT".

For each letter:

  • If the letter is in the displayed word in the same position, it will be colored green.
  • If the letter is in the displayed word but in the wrong position, it will be colored yellow.
  • If the letter is not in the displayed word, it will be colored grey.

Note: like in Wordle, the Module filters duplicates, thus if the word is "tiles" submitting "petty" will result in only the first "t" being colored yellow.

To solve the module, recreate the following pattern:

Note: Submitting a valid word that does not follow the pattern will incur a strike.
Submitting an invalid word will NOT result in a strike.