Skip to content

mynameisankit/turdle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 💩