Skip to content

nichobi/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A Wordle clone for the terminal, in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published