pygambit.catalog.Game5x4x3#

class pygambit.catalog.Game5x4x3#

Three person random 5x4x3 game.

Examples

>>> Game5x4x3()  # Return the Game

Methods

Attributes

game

Cached Game instance.

game_file

Filename of the game file in catalog_game_files directory.

test_suite

Indicates if this game is included in the pygambit test suite.