An open API service indexing awesome lists of open source software.

https://github.com/ecshreve/cardz

command line card game application
https://github.com/ecshreve/cardz

cli golang tui tview

Last synced: 12 months ago
JSON representation

command line card game application

Awesome Lists containing this project

README

          

# cardz

implements a model for a deck of cards, and also has a command line blackjack
game that uses that model.

planning to add some more notes here later, but this is what the game looks like:

![blackjack tui](static/blackjack3.gif "blackjack")