⭐⭐ Wordle ⭐⭐ |
||
Reset |
CLOSE
Wordle is a word game where the objective is to guess a five-letter word in six attempts or fewer.
In each attempt, the player writes a word and the game provides visual clues to indicate which letters are not present in the word to be guessed, and which ones are, either in the correct position or not.
The game can end in two ways:
Once the player adds a word, the system will color the background of each letter's box according to these criteria:
Assuming the word to be guessed is { s q u i d }
and the player has already tried 3 words:
s | l | o | t | s |
c | u | t | e | s |
s | c | u | l | l |
On the keyboard, the letters will also be marked with the same colors to help the player easily know which letters to use and which not to use, although they have complete freedom to use any letter at all times.
The row with all blank cells is what we will call the ACTIVE ROW of the board. This is where you will write the word you have to guess.
To CORRECT a written letter: if you have already written one or more letters in the ACTIVE ROW, you can click on the letter in question and that cell will be cleared.
To CLEAR the entire active row: press the key with the symbol at the beginning of the on-screen keyboard.
To VALIDATE the written word: press the key with the symbol at the end of the on-screen keyboard.
You should keep in mind that:
CLOSE