A Wordle clone in the terminal, built with brick.
nix run github:damianfral/wordkellGuess the hidden 5-letter word in six attempts. After each guess each tile shows how the letter lines up with the answer:
- green — the letter is correct and in the right spot
- yellow — the letter is in the word but in the wrong spot
- gray — the letter is not in the word
Playable words come from the
sgb-words
word list.
