Ivanjermakov Wordle Versions Save

TUI version of the Wordle word puzzle game written in Haskell

v0.2.2

2 years ago

Changes

  • Version CLI flag

Fixes

  • Update daily word list to match oficial version

v0.2.1

2 years ago

Changes

  • Daily word consider local time zone
  • Guesses with repeated characters show correctly
  • GitHub Actions CI

v0.2

2 years ago

Features

  • Daily mode (original Wordle words)
  • CLI interface
  • Separate dictionaries for target words and guesses
  • Custom dictionaries
  • Custom word length and attempt count
  • Result sharing

v0.1

2 years ago

Initial release