Blackjack is a card game where you play against the dealer.
The goal is to reach 21 or get as close to it as possible without going over.
Ace = 1 or 11, face cards = 10
Blackjack = Ace + a 10
You can hit, stand, sometimes double down, or split.
| Definition | Example |
Hand | The set of cards held by the player or the dealer. |
|
Blackjack | Ace + a card worth 10, immediate win. | Ace + King → Blackjack (often paid 3:2). |
Hit | To ask for an additional card. | Hand at 12 → the player hits. |
Stand | To keep one's hand as it is. | Hand at 19 → the player stands. |
Double Down | To double the bet and receive only one more card. | Bet €10 → doubles to €20, one card received. |
Split | To separate a pair into two hands. | Two 8s → two distinct hands with a bet on each. |
Bust | Exceeding 21, losing hand. | Total 22 → immediate bust. |