Skip to content

Commit 622f3a0

Browse files
committed
Add perft with impossible castling rights
1 parent bb3a2a4 commit 622f3a0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

examples/perft/tricky.perft

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,3 +129,15 @@ epd rnbqk1nr/bb3p1p/1q2r3/2pPp3/3P4/7P/1PP1NpPP/R1BQKBNR w KQkq c6
129129
perft 1 2
130130
perft 2 92
131131
perft 3 2528
132+
133+
#
134+
# Impossible castling rights
135+
#
136+
137+
id asymmetrical-and-king-on-h
138+
epd r2r3k/p7/3p4/8/8/P6P/8/R3K2R b KQq -
139+
perft 1 14
140+
perft 2 206
141+
perft 3 3672
142+
perft 4 64639
143+
perft 5 1320962

0 commit comments

Comments
 (0)