Linux software for storing and analyzing chess960/Fischer Random games

Sort:
Oldest
idoun

Is there any linux software that I can enter chess960 games, save them as .pgn, and also analyze them with an engine?
I have scid vs. pc now but it does not support chess960 (or I have not figured out how, I saw references to a patch but could not get it to work).

EscherehcsE
idoun wrote:

Is there any linux software that I can enter chess960 games, save them as .pgn, and also analyze them with an engine?
I have scid vs. pc now but it does not support chess960 (or I have not figured out how, I saw references to a patch but could not get it to work).

I haven't used either one, but supposedly ChessX and Pychess both support Chess960.

Silverys

Use PyChess v1.0 or higher + Stockfish
Open New Game , in the chess variant selector, place on last, and select: Shuffle > Fischer Random

stevenaaus

cd scid_vs_pc-4.21

patch -p0 <patches/chess960-new.patch

./configure && make && sudo make install

 

Forums
Forum Legend
Following
New Comments
Locked Topic
Pinned Topic