Matthias Gemuh wrote:Hi Rudolf, can you give us an RDChess for WB with no own GUI ? Thanks in advance
Matthias.
Hi Matthias,
The current RDChess version relies heavily and is strongly interleaved with the Delphi Visual Component Library and Environment. It makes not sense and is neary impossible to extract the WB driven chess engine.
I have started a C++ Dynamic Link Library (.dll) for a new chess engine (with WB/ UCI -Interface) called "RDChess Edition Rax" with a C# .NET GUI for testing and viewing.
As a code template body for the .dll I have been using the some time ago free downloadable source code of Fruit 2.1.
"So RDChess Rax will play about as strong as Fruit 2.1. I still have to work to alter some parameters in order to escape Copyright infringements ...
RDchess Rax must play so differently from Fruit 2.1 in tournaments that nobody can proof the (stolen) origin. "
Naturally the sentence before in quotas is a choke! But I have really studied Fruit 2.1 and wonder were the code is which makes it so much stronger then my old RDChess? It looks on a first glance like the standard 08/15 chess engine.
One reason is it perform much more nodes/sec than RDChess. But that is not the whole story.
At the moment RDChess Rax development is sleeping (see also my reply to Dr. Wael Deeb)
Rudolf