Is it possible to play chess960 matches using FastChess and Stockfish? I'm using a Fischer-Random-Chess opening book from the Stockfish site:
https://github.com/official-stockfish/books
The chess960 books all encode castling rights in the "KkQq" format i.e. not the UCI format of the file of the rooks e.g. "AaHa". When I play games using the opening book file using FastChess I get a load of errors. What am I missing? How can I run FastChess matches against chess960 engines? Are there any tutorials?
- Steve
FastChess, Chess960 & Stockfish...
Moderator: Ras
-
- Posts: 1265
- Joined: Wed Mar 08, 2006 8:28 pm
- Location: Florida, USA
FastChess, Chess960 & Stockfish...
http://www.chessprogramming.net - Juggernaut & Maverick Chess Engine
-
- Posts: 4846
- Joined: Sun Aug 10, 2008 3:15 pm
- Location: Philippines
Re: FastChess, Chess960 & Stockfish...
Code: Select all
./fastchess --help
Code: Select all
-variant fischerandom
-
- Posts: 1265
- Joined: Wed Mar 08, 2006 8:28 pm
- Location: Florida, USA
Re: FastChess, Chess960 & Stockfish...
BOOM — it works!!
Thanks!
Thanks!
http://www.chessprogramming.net - Juggernaut & Maverick Chess Engine