Added beginnings of project website.

This commit is contained in:
Simon Brooke 2021-11-18 14:05:28 +00:00
parent 31b20f012e
commit 4ff29c4ddd
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
27 changed files with 1156 additions and 41 deletions

View file

@ -1,18 +0,0 @@
# Algorithmic play
Territories which are not managed by players will have to be managed algorithmically. Essentially, the algorithm may choose any party for any territory, but there will be strong biases both in the probability and the stability of party associations with territories.
The following associations will be made.
| Territory | Initial party | Stability |
| ------------ | ------------- | ------------ |
| America | Blue | Volatile |
| Africa | Red | Volatile |
| Brazil | Blue | Volatile |
| China | Red | Stable |
| Europe | Red | Intermediate |
| India | Blue | Intermediate |
| Russia | Blue | Volatile |
| Saudi Arabia | Blue | Volatile |
#####

17
doc/Algorithmic_Play.md Normal file
View file

@ -0,0 +1,17 @@
# Algorithmic play
Territories which are not managed by players will have to be managed algorithmically. Essentially, the algorithm may choose any [party](Political_Parties.html) for any territory, but there will be strong biases both in the probability and the stability of party associations with territories.
The following associations will be made.
| Territory | Initial party | Stability |
| ------------ | ----------------------------------- | -------------------------------------------- |
| America | [Blue](Political_Parties.html#blue) | Volatile |
| Africa | [Red](Political_Parties.html#red) | Volatile |
| Brazil | [Blue](Political_Parties.html#blue) | Volatile |
| China | [Red](Political_Parties.html#red) | Stable |
| Europe | [Red](Political_Parties.html#red) | Intermediate |
| India | [Blue](Political_Parties.html#blue) | Intermediate |
| Russia | [Blue](Political_Parties.html#blue) | Volatile |
| Saudi Arabia | [Blue](Political_Parties.html#blue) | Volatile |

View file

@ -4,7 +4,7 @@ Broadly you can influence other territories by three main methods (and algorithm
## Diplomacy
What this fundamentally comes down to is bribing territories into doing what you want. It will cost money, probably serious money. Diplomacy has no carbon cost, and no real downside. Poorer territories will generally be cheaper to buy than richer ones, red territories will generally be cheaper to buy than blue or green ones.
What this fundamentally comes down to is bribing territories into doing what you want. It will cost money, probably serious money. You can also donate aid or send rescuers to a catastrophic event in another player's territory, which will also be recognised by algorithmic players as a friendly gesture (this will probably be cheaper in the long run). Diplomacy has no carbon cost, and no real downside. Poorer territories will generally be cheaper to buy than richer ones, red territories will generally be cheaper to buy than blue or green ones.
## Interference
@ -16,4 +16,3 @@ You can attempt to impose the government you want on a territory by military int
Military intervention has huge carbon cost, and a war involving both America and China, or any four territories, is essentially game over everyone loses.
###

View file

@ -1,4 +1,4 @@
## Playable Territories
# Playable Territories
The following territories will be playable (i.e. controllable by a player) in the game. It should be possible to play in a small-group collaborative multiplayer arrangement, where different players control different playable territories.
@ -186,7 +186,7 @@ Average productivity, some surplus, much use of fossil fuels and fertilisers.
##### Energy
Significant exports of fossil fuels. I don't really know enough to know how widespread private motor transport is, or how good the rail/mass transit network is.
##### Industry
@ -224,4 +224,4 @@ Modern and extremely well equipped but not large.
##### Transport
Widespread use of private motor transport.
Widespread use of private motor transport.