When you choose the number of cards what you want to deal, the system
select randomly the suit and the card of each one card to player and computer and sum the points
that each one got to score.
The value of each cards are:
- 2: 2 points
- 3: 3 points
- 4: 4 points
- 5: 5 points
- 6: 6 points
- 7: 7 points
- 8: 8 points
- 9: 9 points
- 10: 10 points
- J (Jack): 11 points
- Q (Queen): 12 points
- K (King): 13 points
- A (Ace): 14 points
Who have the highest score are the winner, and if are the same score it's a tie.