Create a class model for chess game: Checkered 8x8 boards with each side having the pieces-king, queen, rook (2), bishop (2), knight (2) and pawn (8). Define the key operations for each class.

It is just class diagram