-
Hi.
It seems this library have support for the CrazyHouse variant, but it does not seem to work for me.
Adding the following line [here](https://github.com/niklasf/shakmaty/blob/master/src/san.rs#L2…
-
`Ponder` option is set on `easy` and `hard` commands already, but actually running pondering is not supported yet.
* Do not send `move` command when finishing pondering.
* How to start pondering aft…
-
not work when use Fairy-Stockfish 11.1 as an xiangqi engine with GUI,but Fairy-Stockfish 11 works well.
error:
"
-
### additional rule configuration options
- game termination criteria
- [x] bare king (shatranj, losers, heian shogi)
- [x] capture the flag (king of the hill, racing kings, breakthrough)
- …
-
Using fishnet defaults on my 8-cores machines.
- Expected behavior: 2 engine processes of 4 and 3 threads each
- Observed behavior: 1 engine process of 7 threads.
```
> fishnet ±(master 4467c)…
-
1) WinBoard engine must receive our castling correctly
2) We must interpret WinBoard castling correctly
It's an important step in castling integration #76
-
I have seen several threads where people are asking how to use multi-variant Stockfish offline for crazyhouse, atomic, etc. I looked into the wiki and the readme, and I could not find much information…
-
Just a question. EOM.
-
What do you think about adding combinations of some base variant + chess960 + zh?
Something like Seirawan-zh, Seirawan960-zh, Caparandom-zh. It would be fun IMO.
-
Looking for other compiler flags, I see that -DBUGHOUSE is enabled by default. What's the status of the implementation? Maybe it should be disabled by default or moved entirely to a seperate branch?