wordle game for the terminal
This is the popular wordle game for the terminal, written in go. Guess the word in six tries. Each guess must be a valid five-letter word. Hit enter to submit. After each guess, the color of the tiles will change to show how close your guess was to the word.
Homepage: https://github.com/ajeetdsouza/clidle
Maintainer: Stefan Hagen <sh+ports@codevoid.de>