Skip to content

johannkarlsson/wordle-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to start the game:

1. Use your terminal to navigate to the the folder this README is located in.

2. Install the modules located in the requirements.txt file by executing 
'pip install -r requirements.txt'

3. Run play.py by executing 'python3 play.py' or 'py play.py'

CAUTION: Do not use Windows PowerShell! Our state-of-the-art color functionality does not work correctly there.

About

Python version of the popular word game Wordle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages