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:
parent
2630332479
commit
cc76ec975b
12 changed files with 504 additions and 83 deletions
|
@ -1,3 +1,5 @@
|
|||
-------------------- installing GnuGo ----------------------
|
||||
apt-get install gnugo
|
||||
----------------- creating the database --------------------
|
||||
#installing PostgreSQL the Debian way
|
||||
apt-get install postgresql
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue