Skip to content

bradsimpson213/wordle-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WORDLE PYTHON TERMINAL GAME

wordle in the python terminal

you will need to either create a virtual environment or globally install the colorama package for this program to run. type pip install colorama to globally install the package

to run/play, type python wordle.py in the project directory

Notes / TO DO:

  • need to add error handling if there is no word of a selected length in the words.txt file
  • better source words file
  • add ability for continous play

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages