Default Global Variables - siggame/MegaMinerAI-14 GitHub Wiki
##Globals for self.""
mapWidth = 2048
mapHeight = 1024
maxPlants = 300
poolBuff = 5
poolDamage = 10
titanDebuff = 2
playerID = [0,1]
bumbleweedSpeed = 75
sporeRate = 10
maxSpores = 500
turnNumber = 0-499
Updated 11/2/2014 all values subject to balancing