inkle
Wordle in your Terminal, built with Ink. I blogged about it a little bit here.
This is a work-in-progress. If you just want to play Wordle in your Terminal, than you should probably go check out clidle instead.
Running it
Using Node.js 14+:
- From NPM:
npx inkle
- From git: clone the repo and
yarn build-start
- Quit with esc or ctrl+C
Future
- Fancier win/loss screens
- Hard mode