Blackjack is a game developed in Python from the terminal. The game is more to study, but It's to be playable. The rules of the game were consulted in Blackjack.org.
Compatible versions:
Upper 3.0
To run the test:
$ make Test
To run the game:
$ make run