Pawn moves
This commit is contained in:
@@ -75,7 +75,7 @@ public class Board: CustomStringConvertible, EventDelegate {
|
||||
}
|
||||
|
||||
func notify(_ event: Event) {
|
||||
|
||||
#warning("Not implemented")
|
||||
}
|
||||
|
||||
internal func addPieceToTarget(_ piece: Piece, target: Square.Position) {
|
||||
|
||||
Reference in New Issue
Block a user