This website requires JavaScript.
Explore
Help
Sign in
senselab
/
webgo
Watch
4
Star
0
Fork
You've already forked webgo
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
22
commits
1
branch
0
tags
199
KiB
e9d3a9aaaa
Commit graph
2 commits
Author
SHA1
Message
Date
phear
e9d3a9aaaa
before this change WebGo had 2 represenations of the goban simultaneously (one in sgf and the other as a table in the database). This was just too ugly, even for me. Now all relevant functions use the parser from the last commit.It seems to work ...
2005-10-09 17:27:17 +00:00
phear
cc76ec975b
webgo now utilizes gnugo to evaluate moves. The game is now playable (though I dont know what happens if someone wins/finishes a game :))
2005-09-23 14:37:07 +00:00