pygambit.catalog.Game8x8#

class pygambit.catalog.Game8x8#

Random 8x8 game with 5 equilibria (3 pure).

Examples

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