Skip to main content

CollegeChessGameStart

Callable

  • CollegeChessGameStart(Difficulty: number, Bet: string): void

  • Starts the chess mini game on the given difficulty.


    Parameters

    • Difficulty: number

      Difficulty factor of the minigame, changes the depth of the chess script

    • Bet: string

      The type of bet that will go on the game

    Returns void

    • Nothing