This is a documentation for Board Game Arena: play board games online !
PlayerCounter and TableCounter: Difference between revisions
Jump to navigation
Jump to search
(Created page with "WIP") |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Studio_Framework_Navigation}} | |||
Counters allow to manipulate numbers in the game. PlayerCounter is for counters that have a distinct value for each player (for example, the player money). TableCounter is for single values, like current round. | |||
[[Category:Studio]] | |||
Revision as of 11:09, 1 October 2025
Counters allow to manipulate numbers in the game. PlayerCounter is for counters that have a distinct value for each player (for example, the player money). TableCounter is for single values, like current round.