Skip to content

mobinajamali/Wordle_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle_Project

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.

How to Run

  1. Clone this repository and export PYTHONPATH:
PYTHONPATH=${PWD}
  1. Run the following command in your terminal:
python src/wordle.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages