Ryan Bates

Results 175 comments of Ryan Bates

Probably. That's a good idea.

Thanks, this should be a fairly easy addition. I haven't had a chance to work on Go vs Go recently but I'll look into it when I do.

Thanks for the suggestion, this should be easy to add.

Thanks for the suggestions! It may be a bit before i can get to these because there are so many things I want to add, but I will definitely consider...

It also needs to handle the capture logic which is the more complex part. I think it would look weird if the capture feedback was delayed.

@janfri, thanks! I'll definitely keep you in mind for when the time comes. I don't want to translate too early since I plan to change quite a bit of the...

Thanks for reporting this. GNU Go is what handles the scoring and it appears to consider the white group at C14 to be dead. I don't see two eyes there...

@lorill, yeah, I agree. I don't think GNU Go supports this, but I plan to re-do the territory/scoring at some point which would make this possible.

Cool, I'll have to check out Boardz. There's also DGS and Tetsuki which are nice for playing online. And there's SmartGo for playing offline. To make an iPhone app I...

Cool, thanks for the link. It looks like you're using onclick which is basically what I'm doing but through jQuery's live("click", ..) function. Hmm, will have to do some more...