-
Hello,
can you create a Windows binary (32/64 bit executable file) and host it on your Github website too, please? My pc supports the following instructions: MMX, SSE, SSE2, SSE3, SSSE3, SSE4.1, SS…
-
Greetings! Do you have any advice on compiling for OSX? At the moment, when I try to do so (I am running GCC 10.2.0), I get the output below and then an executable that gives the error `'./Ethereal' t…
fncll updated
3 years ago
-
Hello. Using last source code from here https://github.com/Matthies/RubiChess/commit/8e7ba39fc961d47faa636a2350f1ccea2421d6de
Engine compiles, but i can't launch it. I use the same flags as usual, pl…
-
Since we have defined separate benchmark position sets for variants, I think we should collect some positions for each variant. In order to be useful for benchmarking, identifying (non-)functional pat…
-
I play as PlayLeelaChess [https://lichess.org/@/PlayLeelaChess](url) on https://lichess.org. It is not playing a single move...
This is the config.yml.
```
token: 'Unspecified token for obvious r…
-
I'm going to take this question https://github.com/cutechess/cutechess/issues/630#issuecomment-720011788 to this issue tracker. Since that might be useful for future exchange.
I note one thing, I h…
-
hi !
thanks for this new engine ! v4(.1) seems much faster than v3(.13) !
do you have a change log ? What are the coding ideas and specifications ? I see Andrew Grant is saluted but little in…
-
This is no longer an engine, but rather a chess library, this will no longer be needed, rather, an `Engine` class will be created later on to facilitate communication with engines such as stockfish an…
-
Hi Jan,
I was curious about your chess engine and gave it a try inside the CuteChessGUI and noticed several things.
The main problem seems to be a serious memory leak (at least in WIN), because …
-
Feel free to close this if I'm mistaken or if this is fixed already but here goes:
When the king is in check and an en passant would be able to block the threatening piece the en passant move shoul…