How can I use opening books?
Posted: Mon Jul 09, 2012 9:54 pm
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 book.h to make my engine successfully use .bin opening book file during the game?
Thank you in advance!
However, I got stuck on inserting opening books inside the program.
So, my question is,
What should I write in book.cpp and book.h to make my engine successfully use .bin opening book file during the game?
Thank you in advance!