chessbot/chess
ekzyis e6f9c529f8 Parse file and rank from move
I realized that ambiguous moves might require the file _and_ rank.

Also, ambiguous moves are not limited to capturing moves.
2024-09-26 06:25:41 +02:00
..
board.go Parse file and rank from move 2024-09-26 06:25:41 +02:00
board_test.go Parse file and rank from move 2024-09-26 06:25:41 +02:00
piece.go Check for collisions with own pieces on target 2024-09-26 00:17:35 +02:00