Nieuws

StaticStrategy classes all use a common mechanism for making decisions about actions to take on a given hand (e.g. hit, stand, double, split). Specifically, they rely on three CSVs to be fed to them ...
Blackjack Game 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.