https://github.com/sandermvdb/chess22k/releases/tag/1.9
chess22k 1.9 released
Moderator: Ras
-
sandermvdb
- Posts: 160
- Joined: Sat Jan 28, 2017 1:29 pm
- Location: The Netherlands
chess22k 1.9 released
I've just released version 1.9 of my chess engine. Aiming for 3000 elo!
https://github.com/sandermvdb/chess22k/releases/tag/1.9
https://github.com/sandermvdb/chess22k/releases/tag/1.9
-
Graham Banks
- Posts: 45729
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
-
AndrewGrant
- Posts: 1978
- Joined: Tue Apr 19, 2016 6:08 am
- Location: U.S.A
- Full name: Andrew Grant
Re: chess22k 1.9 released
Nice progress! I think if you get SMP added in the next few months, you might be invited to TCEC season 13.
-
Graham Banks
- Posts: 45729
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: chess22k 1.9 released
The folder is different to previous versions.
How do I create the engine?
How do I create the engine?
gbanksnz at gmail.com
-
Damir
- Posts: 2946
- Joined: Mon Feb 11, 2008 3:53 pm
- Location: Denmark
- Full name: Damir Desevac
Re: chess22k 1.9 released
Hi Graham
You must install Java on your machine.

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
I presume the instructions for v1.8 should work:Graham Banks wrote:The folder is different to previous versions.
How do I create the engine?
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.
-
CMCanavessi
- Posts: 1146
- Joined: Thu Dec 28, 2017 4:06 pm
- Location: Argentina
Re: chess22k 1.9 released
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
-
Graham Banks
- Posts: 45729
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: chess22k 1.9 released
Java is installed, but I see no jar file in the engine folder.Damir wrote:Hi Graham
You must install Java on your machine.![]()
gbanksnz at gmail.com
-
Matthias Gemuh
- Posts: 3245
- Joined: Thu Mar 09, 2006 9:10 am
Re: chess22k 1.9 released
https://github.com/sandermvdb/chess22k/releases/tag/1.9Graham Banks wrote:Java is installed, but I see no jar file in the engine folder.Damir wrote:Hi Graham
You must install Java on your machine.![]()
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
http://www.chess.hylogic.de
-
Graham Banks
- Posts: 45729
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: chess22k 1.9 released
Yes - that is what I downloaded.Matthias Gemuh wrote:https://github.com/sandermvdb/chess22k/releases/tag/1.9Graham Banks wrote:Java is installed, but I see no jar file in the engine folder.Damir wrote:Hi Graham
You must install Java on your machine.![]()
gbanksnz at gmail.com