hervan / anaander

a turn-based strategy board game where all your units belong to a hive mind
https://hervan.github.io/anaander/
2 stars 0 forks source link

vary mopulation density proportionally to geographies #40

Closed hervan closed 7 years ago

hervan commented 7 years ago

implementation already started with 57c5dabd2df05383627694c45585681f1d264dd9, using the same rules for spaceLeft. still to be fixed because a forest fosters almost the same as a desert.

if desert goes back to position 1 of the Geography enum, it will affect how meeples leave cities - it may be interesting, further investigation is welcome.

after that, verify if there's more reordering needed for Geography (swamp < mountain < forest < valley < plains?).