-
today i won 3 games against ElephantGambit
the first game was a hard struggle .. in the end ElephantGambit just gave me a full Rook for nothing, so i won that game .. how could this happen ?
![e…
-
Hi,
Can you make it for android?
Thanks!
-
In the description of the project I was not able to find the current ELO rating of the engine achieved so far (also on what hardware and under what conditions was it achieved).
Have I missed this i…
-
I had hoped to use Tarrasch to analyze some Chess960 games. Because the start position is not standard, the header includes a FEN for the initial position. Like this:
[Event "Chess.com 960 friendly…
-
https://github.com/AndyGrant/Ethereal/blob/fdfc70b65cc0d98632f4f102c462cdb9f6ded952/src/movegen.c#L147
Seems this should be "destinations", not "them"
-
There are a number of algorithms in the literature for the optimization of noisy functions that might make for a good addition to the package. I'm thinking especially about differential evolution base…
andim updated
4 years ago
-
i must be dumb .. i have your package, i created the file main.class by javac, but i get this error :
```
~/Compiled/Chessgle-master$ java ./Main
Error: Could not find or load main class ..Main
…
-
Hello,
I am interested in using a JavaScript version of Batch First in my project https://www.apronus.com/chess/puzzles/
I currently use Garbochess which is weak in the endgame.
I'd like to run t…
-
Hi,
is chess960 supported?
When i try to go over a game (code 534 exchanged K/Q), "O-O-O" isnt recognized as kd1-c1, ra1-d1.
If not, i would ask for such feature :-)
-
Hi again, sorry for bothering you again. I asked about fixing the boolean value half a year ago since the setSwitchState was not consistent with the getSwitchState. Now they are consistent which is go…