Vetles Wordle is me trying to recreate the popular word game Wordle from The New York Times.

Wordle is a simple daily word puzzle where the player has six attempts to guess a hidden five-letter word. After each guess, the game gives feedback by coloring the letters to show how close the guess was. A letter is marked green if it is both correct and in the right position, yellow if it appears in the word but in a different position, and gray if it does not appear in the word at all. Using this feedback, the player narrows down the possibilities until they either guess the correct word or run out of attempts.

Image of the wordle clone app.
Image of the wordle keyboard.

The letters on the keyboard change color depending on whether the letter is part of the answer or not. There is also a streak for when you have done wordle for several days.

When the game is finished, you often get a definition for the hidden word.

Image of the wordle clone dictionary response.