chess22k
chess22k copied to clipboard
Chessengine written in Java
It's sad that it's not possible to compile the newest version on Android and Linux devices.
Hey, it's me again. So, the C# port is live at https://github.com/respel/Chess22kDotNet. In one of our previous discussions, you mentioned some stuff that you would like to implement in the...
Bumps [junit](https://github.com/junit-team/junit4) from 4.9 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
Hello, this is a feature request for the pawns evaluation function. In the java file https://github.com/sandermvdb/chess22k/blob/master/src/main/java/nl/s22k/chess/eval/PassedPawnEval.java there is a block: if (whitePromotionDistance < blackPromotionDistance - 1) { score += 350;...
Hello sir, Would you provide this for android. Thanks