Essentially a wordle clone that you can run in your terminal and use to practice!
To Access:
- Open your command prompt or powershell terminal.
- cd your way into wherever you saved and extracted the folder.
- run the file by using "python wordle.py"
- Enjoy!
A Capital letter means that it is in the right place! A lowercase letter is not in the right place but is in the word!
An '_' is a blank space!
You may Customize valid-words.csv in order to create fun challenges for friends, or to create a larger/smaller range of words to work with!