Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 429 Bytes

The Blackjack Challenge

Kata Provided by: https://github.com/ObjectiveTester - Steve Mellor

The challenge was to build a single player blackjack game that runs in a terminal.

Tooling Used:

To Run

  1. make - Cleans, Packages(including running tests) and starts the game.

Example Game

Example Game