Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 431 Bytes

Casino number game

BACCARAT - Casino Number Game Third project by KEVIN VILLANIA [email protected]

Player chooses between two sides either 'banker' or 'player'. After drawing two cards the one who has the nearest number to 9 wins.

Whenever sum overboards to 9, 1 card will be drawn from the deck. However if at the first two draw results a sum of 8 and 9, the dealer won't draw additional card anymore.