A collection of classic terminal games built with Go and the Charm ecosystem. Features an animated digital rain splash screen and a game selection menu.
| Game | Status |
|---|---|
| Yahtzee | Playable |
| Blackjack | Playable |
| Wordle | Coming soon |
| Minesweeper | Coming soon |
| Sudoku | Coming soon |
| 2048 | Coming soon |
go install github.com/herbhall/cli-play/cmd/cli-play@latestcli-playOr run from source:
go run ./cmd/cli-playgo build -o cli-play ./cmd/cli-play- Go 1.23+
- A terminal with 256-color support (most modern terminals)
Built by Herb Hall and Claude Code using the Charm ecosystem (Bubble Tea, Lip Gloss).