GameStart CallableGameStart(isNode): Promise<void>Start BC after the webpage has fully loadedParametersisNode: boolean = falseWhether BC is run through the browser or via Node (i.e. the testing suite)Returns Promise<void>
Start BC after the webpage has fully loaded