]> git.sesse.net Git - remoteglot/commit
Fix a castling edge case in Chess960 positions where the kings start on the e-file...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Sep 2019 20:23:12 +0000 (22:23 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 5 Sep 2019 20:23:12 +0000 (22:23 +0200)
commitfae57f5f7ea4fee8a25c506b6c04f67c49833350
tree2f5ee2d0662c808939e45fdf2fa4222f5c2452f9
parentd9f38cb28bf7ceac256e78c47043cb08a5e2da3a
Fix a castling edge case in Chess960 positions where the kings start on the e-file and the rooks on c- or g-files.
Board.pm