WordleClone

Own implementation of Wordle as a CLI app.

Preview

During Won Lost

How to Build

git clone https://github.com/marshblocker/wordle_clone.git

How to Play

Dependencies

The colored library for providing convenience function for printing colored text in the terminal.