|
PyBaccarat
visit the ministry of silly walks
|
This class plays a game of Baccarat. More...
Public Member Functions | |
| def | __init__ (self, the_shoe, the_player, the_banker, the_system=None) |
| TBD. | |
| def | play_hand (self) |
| play a single hand zparam hand_number int More... | |
| def | side_count (self, hand, rc1, rc2) |
| def | play (self, display=True, show_burn_cards=False, interactive=False) |
| TBD. | |
| def | __init__ (self, the_shoe, the_player, the_banker, the_system=None) |
| TBD. | |
| def | play_hand (self) |
| play a single hand zparam hand_number int More... | |
| def | side_count (self, hand, rc1, rc2) |
| def | play (self, display=True, show_burn_cards=False, interactive=False) |
| TBD. | |
Public Attributes | |
| system_play | |
| !< system_play is the bacc system we are tracking | |
| count_d7 | |
| count_p8 | |
This class plays a game of Baccarat.
| def pybaccarat.baccarat.Game.play_hand | ( | self | ) |
play a single hand zparam hand_number int
| def pybaccarat.baccarat.Game.play_hand | ( | self | ) |
play a single hand zparam hand_number int
1.8.14