Skip to main content

GamblingSimpleDiceController

Callable

  • GamblingSimpleDiceController(SimpleDiceState: new | win | lost | equal): void

  • Controller for the Simple Dice Game


    Parameters

    • SimpleDiceState: new | win | lost | equal

      The current game state

    Returns void

    • Nothing