chessbot/chess
ekzyis d98c0c221d Remove TODO about path collision
This is handled in the move function of the pieces.
2024-09-26 07:11:45 +02:00
..
board.go Remove TODO about path collision 2024-09-26 07:11:45 +02:00
board_test.go Add TODO about ambiguous queen moves 2024-09-26 07:10:58 +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