|
de81e9129f
|
Rename place_stone to play_move
|
2012-04-14 01:58:48 -04:00 |
|
|
9a78f2918a
|
Add triangle on last move, to make long-running games easier to keep track of.
|
2012-04-14 01:57:20 -04:00 |
|
|
21b5930431
|
Fixed captures - everything works correctly now
|
2012-04-14 01:47:31 -04:00 |
|
|
80f4d11720
|
Make white hover stone partially transparent
|
2012-04-14 01:28:48 -04:00 |
|
|
96313cd47d
|
Fix liberty checking code around the edges, fix the hover code
|
2012-04-14 01:21:17 -04:00 |
|
|
7652ddd596
|
Fixed a few bugs - stones can now be placed, but captures aren't working right
|
2012-04-13 16:59:05 -04:00 |
|
|
1474af0e5f
|
Factored the board code into a 'goban' library, and re-implemented it to use simple arrays and to be much, much simpler. Unfortunately, though, it doesn't quite work yet
|
2012-04-13 16:53:57 -04:00 |
|