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.
Using Node.js 20+:
npx inkleyarn, yarn build-startYou can also play multiple boards (a la Dordle/Quordle), and override the number of guesses:
--num-boards 3 --num-guesses 12
TypeScript
97.9%
JavaScript
1.4%
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.
Using Node.js 20+:
npx inkleyarn, yarn build-startYou can also play multiple boards (a la Dordle/Quordle), and override the number of guesses:
--num-boards 3 --num-guesses 12
TypeScript
97.9%
JavaScript
1.4%