Skip to main content

GamblingToothpickController

Callable

  • GamblingToothpickController(ToothpickState: 1 | 2 | 3 | new | win | lost | give_up): void

  • Controller for the Toothpick game


    Parameters

    • ToothpickState: 1 | 2 | 3 | new | win | lost | give_up

      The current state of the game

    Returns void

    • Nothing