assn-files: Updated skeleton
This commit is contained in:
parent
eb52216090
commit
b6dccbd506
@ -62,9 +62,20 @@ If one of:
|
||||
* Size (x,y)
|
||||
* Location (x,y)
|
||||
* Point value (int)
|
||||
* Tiles (List of Tiles)
|
||||
|
||||
## Stone Circle
|
||||
* Location (x,y)
|
||||
* Resources (List of Resources)
|
||||
* Statuettes (List of Statuettes)
|
||||
* Claimed (bool)
|
||||
* Claimed (bool)
|
||||
|
||||
## Player
|
||||
* Name (string)
|
||||
* Age (int)
|
||||
* Score (int)
|
||||
|
||||
## Board
|
||||
* Islands (List of Islands)
|
||||
* Stone Circles (List of Stone Circles)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user