New Winboard java engine : Luzhin

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

New Winboard java engine : Luzhin

Postby Olivier Deville » 22 Dec 2009, 09:28

User avatar
Olivier Deville
 
Posts: 1176
Joined: 26 Sep 2004, 19:54
Location: Aurec, France

Re: New Winboard java engine : Luzhin

Postby Jim Ablett » 22 Dec 2009, 11:15

Olivier Deville wrote:http://code.google.com/p/luzhin/downloads/list

Found by Michael Diosi.

Olivier


Luzhin 0.1 JA (Excelsior Jet compile)
Download:
http://www.mediafire.com/?mjzndg0w0wq

Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: New Winboard java engine : Luzhin

Postby Olivier Deville » 22 Dec 2009, 15:30

Thanks Jim !

Do you see any info about the author ? Name, country, etc...

Olivier
User avatar
Olivier Deville
 
Posts: 1176
Joined: 26 Sep 2004, 19:54
Location: Aurec, France

Re: New Winboard java engine : Luzhin

Postby Olivier Deville » 22 Dec 2009, 17:40

And now Michael found Chesster... by the same author, it seems !

http://sourceforge.net/projects/chesster/

Olivier
User avatar
Olivier Deville
 
Posts: 1176
Joined: 26 Sep 2004, 19:54
Location: Aurec, France

Re: New Winboard java engine : Luzhin

Postby Olivier Deville » 24 Dec 2009, 07:14

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
User avatar
Olivier Deville
 
Posts: 1176
Joined: 26 Sep 2004, 19:54
Location: Aurec, France

Re: New Winboard java engine : Luzhin

Postby Guenther Simon » 24 Dec 2009, 09:44

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


Interesting, when I investigated this case yesterday for a new update of my chronology pages I also noticed
that the authors nick for both sites was the same 'lacungus', which seems to be Anton Emelyanov.
I also noticed a similar size for both java downloads, but I had no time yet to look closer at this.
May be he just abondoned one site/name and gave it a different name. I will wait until it is clear if
it is just one or two projects...

Merry Xmas,
Guenther
User avatar
Guenther Simon
 
Posts: 794
Joined: 26 Sep 2004, 19:49
Location: Regensburg, Germany

Re: New Winboard java engine : Luzhin

Postby Jim Ablett » 24 Dec 2009, 22:07

Comparing the two >

There a few extra files in 'chesster-winboard.jar'

ConsoleReadingStrategy.java
RandomStrategy.java
SimpleMoveValidator.java

The rest are pretty much identical with only strings changed (luzhin > chesster).

Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: New Winboard java engine : Luzhin

Postby Jim Ablett » 24 Dec 2009, 22:13

Looking at the code I would guess Chesster came first and Luzhin afterwards.

In Luzhin:
Code: Select all
public static Luzhin getChesster() {
      return chesster;


In Chesster:
Code: Select all
public static Chesster getChesster() {
      return chesster;


Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England


Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 40 guests