You need Python 3 or above to run this command line application.
To begin the game, type the following command to your shell.
$ python game.py
Player Hand: (6, 5) (sum=11)
Dealer Hand: (9, #)
If you wish to hit, type 'y': ...
This project is licensed under the terms of the MIT license.