Player

constructor(type: PieceType, name: String = type.name, points: Int = 0)