Scoring: Difference between revisions
No edit summary |
m (→Areas) |
||
Line 3: | Line 3: | ||
== Areas == | == Areas == | ||
* The earth is split in 28 areas | * The earth is split in '''big''' 28 areas | ||
* These are in turn split in 64 (8x8) areas - | * These are in turn split in 64 (8x8) '''medium''' areas - (1792 on earth) | ||
* These are in turn split in 262144 (512x512) areas - | * These are in turn split in 262144 (512x512) '''small''' areas - (469762048 on earth) | ||
== Calculating the score == | == Calculating the score == |
Revision as of 18:49, 19 September 2015
- The players gets score by placing transmitters on his/her current location. See Transmitter
- A transmitter is active for 30 days.
Areas
- The earth is split in big 28 areas
- These are in turn split in 64 (8x8) medium areas - (1792 on earth)
- These are in turn split in 262144 (512x512) small areas - (469762048 on earth)
Calculating the score
- In each small area the sum of active transmitters is calculated for each player.
- The player gets a 10 points bonus for every small area the player has active transmitters in.
- For every other player with active transmitters in the small area he/she "beats" the player also gets a 10 points bonus.
- The score in the medium, big and world areas are calculated as the sum of the score and bonuses in the contained small areas.
- The team score is the sum of the team members world score.