Own implementation of Wordle as a CLI app.
git clone https://github.com/marshblocker/wordle_clone.git
wordle_clone
directory, run cargo run
to start the game.H
at the start of the game to view the game mechanics.The colored library for providing convenience function for printing colored text in the terminal.