Closed Mouse4TheTurtle closed 5 years ago
Both White Knights are stored at their correct locations in the chessBoard, but their object's getRow returns an incorrect row.
Was caused due to a missing getRow function in the Knight's class.
Both White Knights are stored at their correct locations in the chessBoard, but their object's getRow returns an incorrect row.