Welcome to Wordle, a word-guessing game where you try to guess a hidden word by trial and error.
- The game provides a hidden five-letter word for you to guess.
- You have six attempts to guess the word correctly.
- After each guess, the game provides feedback on your guess.
- A green letter indicates a correct letter in the correct position.
- A yellow letter indicates a correct letter but in the wrong position.
- A red letter indicates an incorrect letter.
- Use the feedback to refine your guesses and deduce the hidden word.
To run the Wordle game locally, follow these steps:
- Clone the repository:
git clone https://github.com/Erfan-Ghaziasgar/wordle-game.git