Here's a GPL Go chess library: https://github.com/dylhunn/dragontoothmg

And a project without license: https://github.com/kjda/chess-on-go

And a GPL Go chess server with HTML 
interface: https://github.com/jonpchin/gochess

Matt

On Saturday, December 9, 2017 at 8:38:41 PM UTC-6, Hugh Aguilar wrote:
>
>
>
> On Friday, December 8, 2017 at 11:55:15 PM UTC-7, Filip Zaludek wrote:
>>
>>
>> https://chessprogramming.wikispaces.com/Alpha-Beta
>
>
> Thanks for the link. I read through a lot of the pages. I did find one 
> page that addressed the part I don't understand:
> https://chessprogramming.wikispaces.com/Quiescence+Search
> I'm still pretty fuzzy on it --- the horizon effect is what I had trouble 
> with in my Reversi program.
>
> The whole thing is quite complicated. Writing a chess program is really a 
> bigger project than I want to undertake.
> My Elphaba Chess is similar enough to regular chess that I should be able 
> to just modify an existing program without really understanding it.
> That is what I'm going to try. Programming without thinking! I won't be 
> the first. ;-)
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to