ganimtron-10 / BlackJack

Complete Blackjack Game created using Python to analyse the trend and profit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlackJack

A Blackjack game created using Python which can be used to analyse the various trends.

Main Features:

  • This game can be played in 3 modes:

    1. Inputting each move manually
    2. Choosing move using Basic Stratergy
    3. Choosing move using Basic Statergy along with Player Deviation
  • This game can automatically adjust the bet amount by Counting the Cards and calculating Running and True Count

Some Examples:

10_streaks_1000_rounds

About

Complete Blackjack Game created using Python to analyse the trend and profit.

License:MIT License


Languages

Language:Python 100.0%