chess22k 1.9 released

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

Moderators: hgm, Rebel, chrisw

sandermvdb
Posts: 160
Joined: Sat Jan 28, 2017 1:29 pm
Location: The Netherlands

chess22k 1.9 released

Post by sandermvdb »

I've just released version 1.9 of my chess engine. Aiming for 3000 elo! :D

https://github.com/sandermvdb/chess22k/releases/tag/1.9
User avatar
Graham Banks
Posts: 41424
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: chess22k 1.9 released

Post by Graham Banks »

Thanks Sander.
Will try it out soon. :)
gbanksnz at gmail.com
AndrewGrant
Posts: 1754
Joined: Tue Apr 19, 2016 6:08 am
Location: U.S.A
Full name: Andrew Grant

Re: chess22k 1.9 released

Post by AndrewGrant »

Nice progress! I think if you get SMP added in the next few months, you might be invited to TCEC season 13.
#WeAreAllDraude #JusticeForDraude #RememberDraude #LeptirBigUltra
"Those who can't do, clone instead" - Eduard ( A real life friend, not this forum's Eduard )
User avatar
Graham Banks
Posts: 41424
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: chess22k 1.9 released

Post by Graham Banks »

The folder is different to previous versions.
How do I create the engine?
gbanksnz at gmail.com
Damir
Posts: 2801
Joined: Mon Feb 11, 2008 3:53 pm
Location: Denmark
Full name: Damir Desevac

Re: chess22k 1.9 released

Post by Damir »

Hi Graham

You must install Java on your machine. :) :)
tpoppins
Posts: 919
Joined: Tue Nov 24, 2015 9:11 pm
Location: upstate

Re: chess22k 1.9 released

Post by tpoppins »

Graham Banks wrote:The folder is different to previous versions.
How do I create the engine?
I presume the instructions for v1.8 should work:
sandermvdb wrote: The binaries that I've uploaded to Github are compiled using Java 9, so you have to install JRE 9 (and I would deinstall Java 8):
http://www.oracle.com/technetwork/java/ ... 48532.html

To start it, you have to use the following command:
java -jar c:\chess22k-1.8.jar

Assuming that C:\Program Files\Java\jre-9.0.4\bin is on your Windows path.
User avatar
CMCanavessi
Posts: 1142
Joined: Thu Dec 28, 2017 4:06 pm
Location: Argentina

Re: chess22k 1.9 released

Post by CMCanavessi »

Does it work with Java 10? Looks like Oracle has already deprecated Java 9, and the download page redirects you to version 10.
Follow my tournament and some Leela gauntlets live at http://twitch.tv/ccls
User avatar
Graham Banks
Posts: 41424
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: chess22k 1.9 released

Post by Graham Banks »

Damir wrote:Hi Graham

You must install Java on your machine. :) :)
Java is installed, but I see no jar file in the engine folder.
gbanksnz at gmail.com
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: chess22k 1.9 released

Post by Matthias Gemuh »

Graham Banks wrote:
Damir wrote:Hi Graham

You must install Java on your machine. :) :)
Java is installed, but I see no jar file in the engine folder.
https://github.com/sandermvdb/chess22k/releases/tag/1.9
:)
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
User avatar
Graham Banks
Posts: 41424
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: chess22k 1.9 released

Post by Graham Banks »

Matthias Gemuh wrote:
Graham Banks wrote:
Damir wrote:Hi Graham

You must install Java on your machine. :) :)
Java is installed, but I see no jar file in the engine folder.
https://github.com/sandermvdb/chess22k/releases/tag/1.9
:)
Yes - that is what I downloaded.
gbanksnz at gmail.com