You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Dan Ballard c7d0a3463e
Update links to new site
7 years ago
website Initial import of our Go/GTP server project 12 years ago
LICENSE Initial import of our Go/GTP server project 12 years ago
README Update links to new site 7 years ago
ai_go.sql Initial import of our Go/GTP server project 12 years ago
demo.bot Initial import of our Go/GTP server project 12 years ago
goclient.py Initial import of our Go/GTP server project 12 years ago
goserver.py Initial import of our Go/GTP server project 12 years ago
gtp2ip.py Initial import of our Go/GTP server project 12 years ago
gtpserver.py Initial import of our Go/GTP server project 12 years ago
netpipe.py Initial import of our Go/GTP server project 12 years ago

README

Mindstab GO server package            
                                                                   
See https://danballard.com/ai-contest/wiki/Main_Page/ for more information.                 
                                                                   
Copyright 2007 by Dan Ballard, Robert Hausch, and ai.mindstab.net 
                                                                   
Uses GTP_connection class from GnuGo so licenced under GPL3       
Origional licence included                                        

Most usage instructions at:
https://danballard.com/ai-contest/wiki/Goserver/

If setting up a stats website, place the website directory somewhere web visible, create an 'sgf' subdirectory, set up a MySQL database as outlined in ai_go.sql, and configure the DB options in website/index.php and gtpserver.py accordingly.