Piece
class Piece
This class represents the chess pieces on the board. Each piece has a corresponding side (color).
This is a facade created to enable exporting the code to JS, though it can also be used directly within the JS modules of any KMP project.