Search found 1 match

by rmatorxnrn
Mon Jul 09, 2012 9:54 pm
Forum: Programming and Technical Discussions
Topic: How can I use opening books?
Replies: 2
Views: 1677

How can I use opening books?

Hello, I am a beginner programmer of C++, and few months ago I got interested in Chess Engines. I was currently looking at Winglet Chess Engine and modifying the code.

However, I got stuck on inserting opening books inside the program.

So, my question is,

What should I write in book.cpp and ...