Skip to content

arlomcwalter/blackjack-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blackjack CLI

A simple CLI blackjack game written in Go.

Usage

The game uses text based prompts so commands and arguments are not needed.

Installation

Binaries are available on the releases page.
You can also install bj-cli using homebrew:

brew tap arlomcwalter/tap
brew install bj-cli