Machine Blackjack

Machine Blackjack is a website for playing blackjack card game (also known as 21) with the help of an advisor - probability theory!

Install

  1. Install the prerequisites:
    1. Docker: https://docs.docker.com/engine/install/
  2. Use docker-compose up
  3. Open browser at http://localhost:8000

The game

The game is played with the standart blackjack rules, with one deck, to simplify the probability calculations. Each session saves statistics about the amount of wins.

Test

To test the game, play a game of blackjack! Check the following:

  1. Probability advices are reasonable
  2. Basic blackjack rules work:
    1. Game is lost if the card sum is bigger that 21
    2. Game is lost if the dealer has greater score