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