Skip to content

Add methods to get dice rolls directly from Game instances #1

@Sothatsit

Description

@Sothatsit

Currently, you need to get the latest state and cast it to a WaitingForMove state to get the dice roll. That kinda sucks. There should be more methods to get things like:

  • Whether the dice has been rolled.
  • The value of the dice roll.
  • The last move that was made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions