Blackjack basic strategy statistical simulator

broken image

The dealer also receives two cards, but typically only shows one of them. The values of the cards in the player's hand are added up, with face cards (Jack, Queen, King) counting as 10 and an Ace counting as either 1 or 11, depending on which value would be more beneficial for the player. Each player is dealt two cards, with the option to 'hit' and receive additional cards in an attempt to improve their hand value. In the game of Blackjack, the objective is to have a hand value of 21 or as close to 21 as possible without going over. A collection of python scripts aimed at simulating the relationship between different playstyles of Blackjack and the effect it has on a player's bankroll over time.

broken image