A clone of powerlanguage's daily word game Wordle, for the terminal. It uses the same daily word as the original website, so you can only play it once a day!
wordle is built using cabal
.
Once you have cabal installed, clone this repo and run:
cabal install
You can also run wordle without installing it with:
cabal run
The file data/wordlesraw.txt
contains spoilers for current and future wordles. View at your own risk!