Defines playing with the white or black pieces. Values are defined to be consistent with the chess.js library.

Enumeration Members

Enumeration Members

BLACK: "b"
SPECTATOR: "s"
WHITE: "w"

Generated using TypeDoc