pygambit.catalog.Poker#
- class pygambit.catalog.Poker#
A simple Poker game.
Description: This is a simple game of one-card poker from Myerson (1991).
Examples
>>> Poker() # Return the Game
Methods
Attributes
gameCached
Gameinstance.game_fileFilename of the game file in catalog_game_files directory.
test_suiteIndicates if this game is included in the pygambit test suite.
