Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 392 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 392 Bytes

#CLI blackjack in python

This repository contains the result of a programming challenge. It is a simple text based script to play blackjack.

It has been coded in Python 3. The current status of the tests can be seen by the Travis CI widget below. For more info about design decisions see this file.