pygambit.catalog.Game8x2x2#

class pygambit.catalog.Game8x2x2#

Three person random 8x2x2 game.

Examples

>>> Game8x2x2()  # 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.