wordle-hs/readme.md

7 lines
318 B
Markdown

# wordle-hs
a [Wordle](https://www.powerlanguage.co.uk/wordle/) clone in Haskell, made with help by [skye](https://git.oat.zone/skye)
## build
`cabal build` then find executables in `build/`, might need a `cabal update` first (or just `cabal run`)
use `cabal run -- wordle-hs --daily` for wordle-accurate daily stuff