Simple Python clone of the web-based game Wordle by Josh Wardle, created using dearpygui framework.
-
Clone or download the repository
git clone https://github.com/j-zunino/Wordle.py
-
Go to the folder
cd Wordle.py
-
Install dearpygui
pip install dearpygui
-
Run main.py
python main.py
- Error handling
- Spanish translation
- Rework functions.py