A simple CLI blackjack game written in Go.
The game uses text based prompts so commands and arguments are not needed.
Binaries are available on the releases page.
You can also install bj-cli using homebrew:
brew tap arlomcwalter/tap
brew install bj-cli