Description Usage Arguments Details
Start a new Mundus Centrum game
1 |
name |
Name of game |
players |
List of players. See "Details" for structure of list. |
points |
Total number of points each player starts with. If left |
Player data format – Each element of the list passed to players
must
have the following elements:
name
– Player name. Must be unique amongst players.
team
– One of the legal teams. See list with teams()
.
units
– Path to a units.csv file to load.
points
(optional) – how many points to start the game with. Overriden if
anything is passed to points
argument of the function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.