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:
cs6601
2012-09-06 09:43:32 -04:00
parent d4acc5beda
commit ca6863b43e
8 changed files with 110 additions and 74 deletions

View File

@@ -1 +0,0 @@
java -jar kgsGtp.jar kgsGtp.ini

View File

@@ -9,5 +9,4 @@ reconnect=t
automatch.rank=25k
rules=chinese
rules.boardSize=9
rules.time=0
rules.komi=5.5
rules.time=0