New Winboard java engine : Luzhin
Posted: 22 Dec 2009, 09:28
Discussions (not only) about Xboard/Winboard, Computer Chess and Chess Programming
http://www.open-aurec.com/wbforum/
Olivier Deville wrote:http://code.google.com/p/luzhin/downloads/list
Found by Michael Diosi.
Olivier
Olivier Deville wrote:Now we need to know if Luzhin and Chesster are the same engine... All I can see is both jar files are about the same size. Any opinions ?
Olivier
public static Luzhin getChesster() {
return chesster;
public static Chesster getChesster() {
return chesster;