wordle-hs/readme.md

7 lines
318 B
Markdown
Raw Permalink Normal View History

2022-01-11 17:18:36 +01:00
# wordle-hs
a [Wordle](https://www.powerlanguage.co.uk/wordle/) clone in Haskell, made with help by [skye](https://git.oat.zone/skye)
## build
2022-01-13 08:17:48 +01:00
`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