Skip to content

Instantly share code, notes, and snippets.

@mosser
Last active November 13, 2016 18:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mosser/4606089fab905fc25c578c6346e20b19 to your computer and use it in GitHub Desktop.
Save mosser/4606089fab905fc25c578c6346e20b19 to your computer and use it in GitHub Desktop.
Championship week 45

Starting a Run with the following players on island week45

  • IACB, IACC, IADD
19:20:16.657 Island/Board: [GameBoardBuilder] Starting GameBoard building process
19:20:16.693 Island/Board: [GameBoardBuilder] Binding faces to game tiles
19:20:23.368 Island/Board: [GameBoardBuilder] Processing biomes associated to each tiles
19:20:23.506 Island/Board: [GameBoardBuilder] Processing resources produced by the biomes
19:20:23.590 Island/Board: [GameBoardBuilder] Processing altitudes associated to tiles
19:20:23.706 Island/Board: [GameBoardBuilder] Processing altitudes associated to tiles 
19:20:23.818 Island/Board: [GameBoardBuilder] Instantiating the GameBoard
19:20:24.330 Island/Board: [GameBoardBuilder] Introducing Points of Interest
19:20:24.368 Island/Board: [GameBoardBuilder] GameBoard building process ended

Island Map information

  • Map Size: 1600x1600
  • Tile Size: 10x10
  • Starting tile: (1,1)
  • Underlying Mesh:
    • |Vertices|: 6002
    • |Edges|: 6001
    • |Faces|: 2000

Global statistics

  • % of map occupied by lakes => 0.00
  • % of map occupied by lands => 17.76
  • % of map occupied by the ocean => 82.24
  • Area occupied by lakes (ha) => 0.00
  • Area occupied by lands (ha) => 4547.21
  • Area occupied by the ocean (ha) => 21052.79
  • Face area (ha) [avg] => 12.80
  • Land elevation (m) [avg] => 36.81
  • Land elevation (m) [max] => 299.43
  • Land elevation (m) [min] => 0.00
  • Map area (ha) => 25600.00
  • Pitch for lands (%) [avg] => 5.60
  • Pitch for lands (%) [max] => 47.74
  • Pitch for lands (%) [min] => 0.57

Point of Interests available

  • (69,123): (EmergencySite@(696.30,1234.95) [a4cacea8-5759-4253-83c0-d398b3f5b972])
  • (64,57): (Creek@(649.40,574.37) [efc57716-e99e-44a4-8d3e-2d6b70f6d403])
  • (52,73): (Creek@(525.03,737.37) [3bffd0f3-eabe-45e3-860b-b2b114bd0da5])
  • (50,94): (Creek@(504.77,948.08) [c29e95e0-a94d-4b25-80b6-d66482f4d487])
  • (47,104): (Creek@(475.24,1042.56) [62f00b82-01de-4c95-92fb-1f143ca42781])
  • (108,69): (Creek@(1087.86,692.15) [29c03779-9e59-40c1-8703-ab4d22dceb80])
  • (73,130): (Creek@(731.06,1304.54) [0dbf2ad2-51ca-4527-91d6-1cd31db1b50f])
  • (93,110): (Creek@(934.45,1103.91) [bde33efe-0ccf-4921-98cc-db066197f31f])
  • (103,91): (Creek@(1036.78,915.45) [a2bf85e9-326c-49e6-a54e-0cce3f4e3f03])
  • (97,104): (Creek@(976.97,1044.64) [e3aa2cdd-ff40-45a6-ab28-c75c82c17479])
  • (104,82): (Creek@(1040.53,823.51) [2c2863ba-7d54-46ae-8ca0-6ac0bb9e6d98])

Resources amounts

  • FISH => 774205
  • WOOD => 33901
  • FUR => 12541
  • SUGAR_CANE => 9743
  • FRUITS => 1859
  • QUARTZ => 1098
  • FLOWER => 318

Objectives

  • WOOD : 1000
  • QUARTZ : 300
  • FLOWER : 10
19:20:24.421 Island/Arena: Processing player [iacb] with island [week45]
19:20:31.815 Island/Arena:  --> Execution time: 7393ms
19:20:31.815 Island/Arena: Processing player [iacc] with island [week45]
19:20:37.306 Island/Arena:  --> Execution time: 5491ms
19:20:37.306 Island/Arena: Processing player [iadd] with island [week45]
19:20:43.312 Island/Arena:  --> Execution time: 6006ms

Automatic Ranking

  • IADD: [], 19997 action points left
  • IACB: [], 19255 action points left

Successful simulations

Playing bot delivered by IACB

  • Remaining budget: 19255
  • Collected resources:
    • No resources collected
  • Report:

Playing bot delivered by IADD

  • Remaining budget: 19997
  • Collected resources:
    • No resources collected
  • Report: sandwich

Simulation encountering gameplay issues

  • IACC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment