New chess engine - DoubleCheck 1.0 (Lucas Braesch)

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

lucasart
Posts: 3241
Joined: Mon May 31, 2010 1:29 pm
Full name: lucasart

Re: New chess engine - DoubleCheck 1.0 (Lucas Braesch)

Post by lucasart »

lucasart wrote:
abik wrote: In a next release, could you kindly implement the "movetime" option? My GUI currently only support fixed-time settings (yes, something I should fix :-)), and as a result, the engine now always plays instantaneously. Results of matches will be more meaningful if that is fixed.
Just replace the parse_go function by that one, and recompile. It should work:
That was a no-brainer few lines of code, and a good feature to have. Thank you for suggesting it :D