The third card rule
- if the player or the banker have point total of 8 or 9, no more cards are dealt and the hand ends;
- if the player has point total of less than 6, he draws a card;
- if the player draws a third card, then the banker follows the third card rules which are as follows:
- if the banker has a point total of 2 or less, he draws a card;
- if the banker has a point total of 3, he draws a card in case the player did not draw an 8;
- if the banker has a point total of 4, he draws a card in case the player did not draw 0, 1,
2, 8 or 9;
- if the banker has a point total of 5, he draws a card in case the player did not draw 4, 5, 6
or 7;
- if the banker has a point total of 6, he draws a card in case the player did not draw 6 or 7;
- if the banker has a point total of 7, he does not draw a card;
- if the player does not draw a card, the banker does not a card in case he has a point total of 6 or more and he draws a card in case he has point total of 5 or less.