Search found 1 match

by epideath
Fri Jul 05, 2013 11:44 pm
Forum: Programming and Technical Discussions
Topic: UCI Interfacing question
Replies: 9
Views: 7729

UCI Interfacing question

Hi everyone,
I am coding an interface to uci chess engines and I can't seem to find much information about the GO parameters wTime, bTime, wInc, and bInc. I can add these values and track them with my own code. But I was wondering if this is something that the engine handles. If so then how would ...