diff --git a/Blackjack Rules.txt b/Blackjack Rules.txt index 107cb77..fbff3e4 100644 --- a/Blackjack Rules.txt +++ b/Blackjack Rules.txt @@ -1,7 +1,7 @@ Blackjack Rules THE PACK -The standard 52-card pack is used, but in most casinos several decks of cards are shuffled together. The six-deck game (312 cards) is the most popular. In addition, the dealer uses a blank plastic card, which is never dealt, but is placed toward the bottom of the pack to indicate when it will be time for the cards to be reshuffled. When four or more decks are used, they are dealt from a shoe (a box that allows the dealer to remove cards one at a time, face down, without actually holding one or more packs). +The standard 52-card pack is used without jacks. OBJECT OF THE GAME Each participant attempts to beat the dealer by getting a count as close to 21 as possible, without going over 21.