a wordle clone in Haskell
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Jill 532067e6aa no more 10 months ago
app wrap around the word list for daily wordles 1 year ago
.gitignore init commit 1 year ago
CHANGELOG.md init commit 1 year ago
LICENSE init commit 1 year ago
randomwords wordle-accurate word generation 1 year ago
readme.md wordle-accurate word generation 1 year ago
validwords wordle-accurate word generation 1 year ago
wordle-hs.cabal wordle-accurate word generation 1 year ago

readme.md

wordle-hs

a Wordle clone in Haskell, made with help by 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