Centipawn material values, indexed by piece type (pawn..king).
const List<int> pieceValue = [100, 320, 330, 500, 900, 20000];