News

This project is a simple implementation of a Blackjack game using Python. The game allows a user to play a simplified version of Blackjack against the computer. Getting Started Prerequisites Make sure ...
A very very basic test, to check some cases for the calculate_score function (test_blackjack.py). I encourage you to take my imperfect implementation and improve it. Improve it as much as you can, add ...