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:
7
data/gogame.cfg
Normal file
7
data/gogame.cfg
Normal 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
|
||||
Reference in New Issue
Block a user