webgo now utilizes gnugo to evaluate moves. The game is now playable (though I dont know what happens if someone wins/finishes a game :))

This commit is contained in:
phear 2005-09-23 14:37:07 +00:00
parent 2630332479
commit cc76ec975b
12 changed files with 504 additions and 83 deletions

View file

@ -1,3 +1,5 @@
-------------------- installing GnuGo ----------------------
apt-get install gnugo
----------------- creating the database --------------------
#installing PostgreSQL the Debian way
apt-get install postgresql