I am trying to make a java program to play chess and I would like to use the Rybka engine for the logic. There are multiple gui’s for the program. However, I have not found out how they interface with it.
Any help would be appreciated
Wikipedia, Official Site
I am trying to make a java program to play chess and I would
Share
Rybka supports UCI. See here for more information.