Page 1 of 1

New chess engine - Carballo Chess Engine

PostPosted: 09 Oct 2009, 23:10
by Tony Mokonen
Carballo is an open source Java engine written by Alberto Alonso Rubial (not sure of his nationality). It can apparently play both as a Java applet, and as a UCI engine. The UCI engine part seems to be source only at this point, but there is a fully functional Java applet.

SVN source repository
https://carballo.svn.sourceforge.net/svnroot/carballo/

Java applet
http://www.alonsoruibal.com/dev/chess/

Sourceforge page
http://sourceforge.net/projects/carballo/

Tony