Go to the first, previous, next, last section, table of contents.

Scorekeeper Forms

Scorekeepers are the objects that manage scoring, winning, and losing. A game design need not define any scorekeepers, and none are created by default. A scorekeeper may either maintain a numeric score that is used at the end of the game to decide rankings, or simply declare a side to have won or lost.

Form: scorekeeper name properties...

This form creates or modifies a scorekeeper with the given name, with the given properties.


Go to the first, previous, next, last section, table of contents.