pygambit.catalog.Cent2NFG#

class pygambit.catalog.Cent2NFG#

Centipede game. Two inning, with probability of altruists.

Examples

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