blackBishop constant

Piece const blackBishop

Implementation

static const Piece blackBishop = Piece(BoardColor.black, PieceType.bishop);