Game can now be run using java -jar GoGame.jar.
Rather than relying on the kgsGtp.jar application to run GoGame, the GoGame agent calls the GtpClient using PipedInput/OutputStreams.
This commit is contained in:
@@ -9,5 +9,4 @@ reconnect=t
|
||||
automatch.rank=25k
|
||||
rules=chinese
|
||||
rules.boardSize=9
|
||||
rules.time=0
|
||||
rules.komi=5.5
|
||||
rules.time=0
|
||||
Reference in New Issue
Block a user