Skip to main content

ChessPlayerColor

Callable

  • ChessPlayerColor(): b | w

  • Returns a single letter character indicating which color pieces the player is controlling


    Returns b | w

    • "w" for white or "b" for black