Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Blackjack

A simple classic, card game.

* To build: `make`
* To package: `make package`
* To get the docs: `make doc`
* To play: `make play`

Instructions

Press up and down to set your bet, then enter to start. Press space for "Hit Me", to get another card. Press enter to stay where you're at.