Limit pawn moves to variant board size
authorFabian Fichter <ianfab@users.noreply.github.com>
Mon, 27 Sep 2021 19:41:51 +0000 (21:41 +0200)
committerFabian Fichter <ianfab@users.noreply.github.com>
Mon, 27 Sep 2021 19:41:51 +0000 (21:41 +0200)
commit35bdd377ccdf7da6ac46653439e6b5ab72953b76
tree77b103133e556eb2240eec365462b7941095382a
parent3af1cb67b68906da20da281df90a379d3fff69bb
Limit pawn moves to variant board size

Closes #372.
setup.py
src/movegen.cpp
src/pyffish.cpp
test.py
tests/perft.sh