hquxmu / ai-contest

Automatically exported from code.google.com/p/ai-contest
0 stars 0 forks source link

Review request for issue 74 report turns remaining changes #182

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This implements sending the turns remaining to a bot by using a special comment 
in the game state.

I have tested the changes to both the python and java engine locally. In doing 
so I found that the java engine was playing games for one turn longer than the 
maximum game length specified. This was a simple comparison operation change to 
fix and included that as well.

When reviewing my code changes, please focus on code correctness as well as any 
problems the idea itself could cause.

Original issue reported on code.google.com by janzert on 29 Sep 2010 at 6:50

GoogleCodeExporter commented 8 years ago

Original comment by janzert on 8 Oct 2010 at 6:14

GoogleCodeExporter commented 8 years ago
Set review issue status to: WontFix

Original comment by janzert on 18 Nov 2010 at 7:03