Wordle

Create a Wordle clone where the player guesses a five-letter word within six attempts. The game provides hints based on the accuracy of the guessed letters:

  • If a letter is not in the word, it is revealed in gray .
  • If a letter is in the word but in the wrong place, it is revealed in yellow.
  • If a letter is in the word and in the correct place, it is revealed in green.

Features

2-Way Input

  • Keyboard Input: Allows players to use their physical keyboard to input letters.
  • Virtual Keyboard: Provides an on-screen keyboard for input on touch devices.

Animations

  • Input Letter Animation: Visual feedback for each letter entered by the player.
  • Reveal Answer Animation: Animations that reveal whether the guessed letters are correct, in the wrong place, or incorrect.
  • Reject Word Animation: Visual indication when a guessed word is not accepted by the game.

Screenshots :