Blackjack rules

Start

Blackjack is played with a single deck of cards, with each player dealt 2 cards. The goal of Blackjack is to get the highest possible score that is a maximum of 21 points.

Course

During a turn, the player is given the choice of drawing an additional card or playing with his current cards. If a drawn card adds to a total card value greater than 21, the turn is ended. When both players and the dealer are ready, all cards are turned over. A player earns 1 point when his total card value is up to 21 and is higher than the dealer's score. When his total card value is greater than 21 or less than the dealer's total card value, he loses 1 point to a minimum score of 0. When his total card value equals that of the dealer, the score remains unchanged.

The value of the cards are as follows:
• Ace: 1 or 11 points
• King, queen, jack: 10 points
• Remaining cards: value as shown on the card

End

The game ends after 5 rounds. The player with the highest score wins the game.

Appset image