Comments/Ratings for a Single Item
Aurelian Florea //
https://github.com/ianfab/Fairy-Stockfish/releases/tag/fairy_sf_14
I downloaded Fairy Stockfish from assets here.
It might be quicker to ask on this channel how to use Fairy Stockfish.
Thanks, Daphne! Have you any idea about what fairy pieces it recognizes?
https://github.com/ianfab/Fairy-Stockfish/blob/master/src/variants.ini
It might be good to take a look at this. Variants created by individuals are implemented by this definition.
And I use Fairy Stockfish via WinBoard (XBoard), I'll give you the file if you need it.
So it seems stockfish cannot do bent riders!
This is what I expected. Stockfish uses bitboards, and the standard algortithms for bitboards are very much specialized for sliding along diagonals and orthogonals. Fast algorithms for check detection also often assume that moves are reversible which is also not true for bent riders.
Thanks, HG!
7 comments displayed
Permalink to the exact comments currently displayed.
I have seen below a discussion involving stockfish and chess variants. I did not knew that there is a connection. Can someone explain me please what variants, stockfish can play!