Wordle Solver

I have been playing Wordle for a while, just like the rest of the world. But I am continually considering the algorithm for determining possible word choices. Here is my attempt at a solver.

How to play Wordle

Wordle is a word game in which players are presented with a grid of letters and must guess a hidden word or phrase.

Here's how to play Wordle:

  1. A grid of letters will be presented on the screen, with some of the letters already filled in. These letters represent the hidden word or phrase.
  2. The player has to guess the hidden word or phrase by typing their guess into the text field provided.
  3. The game will indicate how many letters the player has guessed correctly, but not in the correct position, and how many letters are correctly placed.
  4. If a letter is correctly placed, that letter will be filled in the grid in the corresponding position.
  5. The player can continue guessing different words until they are able to guess the correct one.
  6. Some version of the game have a limited number of guess, so the player should use them wisely.
  7. The game can have different levels and different themes, and some versions may include a time limit.
  8. Wordle is a fun and challenging word game that will test your ability to guess words based on the letters provided. Be creative and don't be afraid to try different words and combinations of letters to find the correct answer.

Please note that the game mechanics might differ a bit from version to version but overall the rules are quite similar.

(and a better algorithm).

Game Board

Update the board below so it matches your current game. Mark each letter as a near miss (🟨) or a hit (🟩).

Potential Solutions

Results: -

✔️ Copied to clipboard