How to play? 31 is a very simple game. Its objective is to become the first player whose cards add up to as much without exceeding 31. In case of a tie, whoever is closer to the "dealer" is the winner. The value of each card is equal to its index, except J, Q and K, whose value is 10, and the Ace whose value is 1 or 11, depending on the player's convenience. Once the 3 cards are dealt to each player, if any of them sum 31, immediately wins the game. If no one sum 31, each player in turn asked the dealer any number of cards trying to get close to 31, without exceeding it. If the player sum 31, shows his cards and wins the game without having to wait for players who have not asked cards. If tje player exceeds 31 points then he is out of this game. If he decides not to ask more cards to avoid exceeding 31, the player will wait for other players ask their cards and see if he can be the one closest to 31. There is only one round to draw cards and once every player have done it, if no one has 31, all show their cards and the player that is closest to 31 wins the game. |