8000 GitHub - TCWaterhouse/wordleCLI: A CLI implementation of Wordle in python.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

TCWaterhouse/wordleCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordleCLI

A CLI implementation of Wordle in python writtern as part of the boot.dev back-end developer course.

How To Install

Ensure you have python3 installed.

  1. Clone this repository. git clone https://github.com/TCWaterhouse/wordleCLI.git
  2. Go into example_path.py and change the PATH variable to the path of the wordleCLI project on your device and then rename the file to just path.py.
  3. Play the game! python main.py
  4. Optional Add the following to your shell config in order to easily play whenever you want by including the full path to the main.py file. alias wordle="python ~/your/path/here/wordleCLI/main.py"

About

A CLI implementation of Wordle in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0