A classic blackjack game where the goal is to beat the dealer by reaching a score as close 21 as possible with playing cards. If player has a score less or equal 21 and closer to 21 than dealer's score, the player will win. Draw is also possible. Otherwise dealer wins. Blackjack means that player gets 21 with two cards.
Cards 2-10 represent their own value. Cards J, Q and K have the value of 10. Ace can be either 1 or 11. Dealer must hit to 16 and stand on 17.
With "stats"-button the player can see the stats of the game session.