Skip to content

j-zunino/Wordle.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo img

License

Wordle.py

Simple Python clone of the web-based game Wordle by Josh Wardle, created using dearpygui framework.

Example gif

How to use

  1. Clone or download the repository

    git clone https://github.com/j-zunino/Wordle.py
    
  2. Go to the folder

    cd Wordle.py
    
  3. Install dearpygui

    pip install dearpygui
    
  4. Run main.py

    python main.py
    

To-do

  • Error handling
  • Spanish translation
  • Rework functions.py

Credits

About

Wordle clone in Python using dearpygui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages