Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 470 Bytes

readme.md

File metadata and controls

24 lines (15 loc) · 470 Bytes

Turdle

Wordle for your command line.

App demo

Getting started

# With NPM
$ npm install --global turdle

# With Yarn
$ yarn global add turdle

$ turdle

Upcoming features

  • Robust error handling - Instead of silently failing, employ other measures to save progress
  • Application responsiveness
  • TBA 💩