Gladiator Chess (WinBoard) - David Garcinuño Enríquez

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Gladiator Chess (WinBoard) - David Garcinuño Enríquez

Post by Norbert Raimund Leisner »

Hello together!

Gladiator Chess is here available:
https://github.com/dagaren/gladiator-chess

I have installed Java 7 Update 40 http://www.java.com on my computer with Windows XP SP3 (32-bit).

After extracting https://github.com/dagaren/gladiator-chess/downloads with IZArc http://www.izarc.org each approach to embed/run this engine under Arena respectively WinBoard failed:

Arena: batch-file can be embedded, but shows WB-1 instead of WB-2

WinBoard: Gladiator (bat.-file) exited unexpectedly

Who of you made similar experiences with that program?

Best regards,
Norbert
Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Re: Gladiator Chess (WinBoard) - David Garcinuño Enríquez

Post by Norbert Raimund Leisner »

Gladiator https://github.com/dagaren/gladiator-chess/downloads

see Tony Mokonen´s comment to run this engine without problems on the GUI http://www.playwitharena.com

I got Gladiator to work in Arena. I edited the file gladiator.bat with a text editor, and changing the contents of that file from

java -Xmx2048M -jar "%~dp0Gladiator-0.0.1-SNAPSHOT.jar" to java -jar "%~dp0Gladiator-0.0.1-SNAPSHOT.jar"

http://notepad-plus-plus.org/
Guenther
Posts: 4718
Joined: Wed Oct 01, 2008 6:33 am
Location: Regensburg, Germany
Full name: Guenther Simon

Re: Gladiator Chess (WinBoard) - David Garcinuño Enríquez

Post by Guenther »

Norbert Raimund Leisner wrote:Gladiator https://github.com/dagaren/gladiator-chess/downloads

see Tony Mokonen´s comment to run this engine without problems on the GUI http://www.playwitharena.com

I got Gladiator to work in Arena. I edited the file gladiator.bat with a text editor, and changing the contents of that file from

java -Xmx2048M -jar "%~dp0Gladiator-0.0.1-SNAPSHOT.jar" to java -jar "%~dp0Gladiator-0.0.1-SNAPSHOT.jar"

http://notepad-plus-plus.org/
The Gladiator version included in this java engines package calls itself 0.0.7.

https://sourceforge.net/projects/sjce/

At github I see no indication for that version.
The so called snapshot 0.0.1 is also not there though...
Any ideas? Can somesone send me that snapshot.jar for comparison?

https://github.com/dagaren/gladiator-ch ... its/master

Edit:

I guess I have solved the riddle.
0.0.1 was already very old when discovered! It is already from 2011/01!
And it seems 0.0.7 was the last one from 2013, but somehow it seems
only the snapshot 0.0.1 was at github when found.

Two links I found with Gladiator 0.01 and 0.03 playing
already in Winboard vs. Fairy-Max (videos by the author)!



Code: Select all

Commits on Jan 14, 2011

    @dagaren

    Se añade paquete de comunicaciones y el del protocolo xboard 

dagaren committed on 14 Jan 2011