by Accoun » Thu Oct 20, 2011 5:02 pm
changes in options:
## tcp opts:
'turns':1000,
'loadtime': 9000,
'turntime': 9000,
'viewradius2': 77,
'attackradius2': 5,
'spawnradius2': 1,
'attack': 'focus',
'food': 'symmetric',
'food_rate': (1,8), # total food
'food_turn': (12,30), # per turn
'food_start': (75,175), # per land area
'food_visible': (2,4), # in starting loc
'cutoff_percent': 0.66,
'cutoff_turn': 150,
'kill_points': 2,
## non-ants related tcp opts
'trueskill': 'jskills_', # select trueskill implementation: 'py'(trueskill.py) or 'jskills'(java JSkills_0.9.0.jar)
'multi_games': 'True', # allow users to play multiple games at the same time
# if set to False, players will have to wait until their latest game ended