Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 580 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 580 Bytes

Wordle Training Device

Essentially a wordle clone that you can run in your terminal and use to practice!

To Access:

  1. Open your command prompt or powershell terminal.
  2. cd your way into wherever you saved and extracted the folder.
  3. run the file by using "python wordle.py"
  4. 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!