Kata Provided by: https://github.com/ObjectiveTester - Steve Mellor
The challenge was to build a single player blackjack game that runs in a terminal.
- Kotlin
- Maven
- Clikt (https://ajalt.github.io/clikt/)
- JUnit 5 (No TDD I'm afraid)
make
- Cleans, Packages(including running tests) and starts the game.