Skip to content

h-fernand/Wordle-Shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle Shell

A command-line based implementation of the game Wordle.

This game requires both Python 3.0 and the Colorama pacakage.

Installation instructions for Python 3 can be found here

To install colorama, run the following command:

pip3 install colorama

To use, open a command line terminal in this directory. Begin a game with the following command:

python3 Wordle/wordle.py

About

A command-line based implementation of the game Wordle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages