pygambit.catalog.Centcs10#

class pygambit.catalog.Centcs10#

Centipede game, 10 move constant sum.

Examples

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