Skip to content

NotAName320/wordle-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle-cli

Play the popular word game Wordle directly in the shell. Also allows for the option to play random Wordles and a historical Wordle.

Credit to Josh Wardle, the original creator of Wordle.

A Warning

The file wordle_cli/wordlist.py includes every single word, in order, used for daily Wordles, including words for future Wordles. It is advised to avoid looking at this file unless you want to be spoiled.

How to Play

Note: compiled version coming soon

  1. Clone the repository into its own directory.
  2. Install the dependencies in requirements.txt, either in a venv or in the site-packages.
  3. Open a terminal and execute:
$ python wordle.py
  1. A file config.ini will be generated. Run python wordle.py -h for help.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages