Support New Zealand chess
authorFabian Fichter <ianfab@users.noreply.github.com>
Thu, 14 Nov 2019 16:19:48 +0000 (17:19 +0100)
committerFabian Fichter <ianfab@users.noreply.github.com>
Thu, 14 Nov 2019 16:19:48 +0000 (17:19 +0100)
commitf24582e827438f8d21b7e5060df3dcce61d1b8b5
tree63ce8dfcff3a538ee78c44a33f25e6b5c9d1645c
parent5f428f62dae586f7308365a7b7ff6b4e069dcb1f
Support New Zealand chess

Allow castling with one non-rook piece type and add New Zealand chess (#52).

bench: 4470822
Readme.md
src/parser.cpp
src/piece.cpp
src/position.cpp
src/position.h
src/psqt.cpp
src/types.h
src/variant.cpp
src/variant.h
src/variants.ini
tests/perft.sh