Wordle via terminal with word assistance using Python
pip install colorama
At any time while playing, type "Help" for the instructions of Wordle
Example of the board on a winning attempt
Check src/currentOptions.txt to see the current remaining options, sorted from best to worst using a simple dynamic algorithm