Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 629 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 629 Bytes

wordle

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!

Installation

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

Warning!

The file data/wordlesraw.txt contains spoilers for current and future wordles. View at your own risk!