wordle_clone
A CLI application for wordle.
Description
A clone of the popular online game Wordle. Original game here: https://powerlanguage.co.uk/wordle/. This clone makes use of ANSI escape sequences (implemented using colorama) to position and color characters on the game board and keyboard.
Usage
Run main.py in the ANSI color supported terminal of your choice. Command Prompt, Powershell, and most Linux shells work fine.