|
01e64ec05f
|
Add some error checking
|
2012-04-13 01:48:04 -04:00 |
|
|
bcdd131be7
|
Fix color changing between moves
|
2012-04-13 01:41:33 -04:00 |
|
|
18e14f61e6
|
Prefer debugging over speed (heavily) in gnugo, and got the board into a stronger state, to align with how gnugo does things.
|
2012-04-13 01:38:58 -04:00 |
|
|
46187886ed
|
Fixed an off-by-one error
|
2012-04-13 01:01:07 -04:00 |
|
|
5ad1eb46e9
|
First semi-functional version of the libboard-based implementation
|
2012-04-13 00:38:11 -04:00 |
|
|
61d1965292
|
Added all the files we need from gnugo to so_compile
|
2012-04-12 21:28:49 -04:00 |
|
|
c17ed205d7
|
Added some framework for building the C libraries we need and running the program with the needed libraries available
|
2012-04-12 21:19:19 -04:00 |
|
|
6a75dd01fe
|
General cleanup
|
2012-04-12 16:43:57 -04:00 |
|
|
8b772255a1
|
Beginning of implementation of a ctypes-based interface to libboard, which is a much cleaner set of Go routines than I hacked together originally. Including a copy of gnugo 3.8 so we can build a dynamic version of libboard.
|
2012-04-12 13:46:27 -04:00 |
|