Added spectator GUI when HUMAN_GUI is not one of the two players.

Logging to System.out is now significantly less verbose.
This commit is contained in:
2012-11-19 10:56:46 -05:00
parent 270072006c
commit 49d3b2c242
51 changed files with 379 additions and 101 deletions

7
data/gogame.cfg Normal file
View File

@@ -0,0 +1,7 @@
PlayerOne=ROOT_PAR
PlayerTwo=RANDOM
GUIDelay=2000 //1 second
BoardSize=9
Komi=6.5
NumGames=10 //Games for each player
TurnTime=2000 //seconds per player per turn