Home

Awesome

inkle

<img src="inkle.png" width="300" align="right" />

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+:

You can also play multiple boards (a la Dordle/Quordle), and override the number of guesses:

--num-boards 3 --num-guesses 12

Future