chessbot/chess
ekzyis d1315b931b Fix Bh4+ move
target was calculated without considering any suffices like + so it became "4+" instead of "h4".
2024-09-26 11:05:08 +02:00
..
board.go Fix Bh4+ move 2024-09-26 11:05:08 +02:00
board_test.go Add queenside castle 2024-09-26 10:38:40 +02:00
game_test.go Fix Bh4+ move 2024-09-26 11:05:08 +02:00
piece.go Check for collisions with own pieces on target 2024-09-26 00:17:35 +02:00
square.go Fix ambiguous rook moves 2024-09-26 07:05:51 +02:00