Wordle is a word-guessing game where players have to guess a five-letter word within a limited number of attempts. They receive feedback on their guesses, helping them deduce the correct word. The game ends when the word is guessed or attempts are exhausted. It's a popular and engaging game that tests vocabulary and logical thinking skills.
- Clone this repository and export
PYTHONPATH
:
PYTHONPATH=${PWD}
- Run the following command in your terminal:
python src/wordle.py