Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user-defined events #145

Open
5 tasks
tballmsft opened this issue Aug 11, 2020 · 0 comments
Open
5 tasks

user-defined events #145

tballmsft opened this issue Aug 11, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@tballmsft
Copy link
Contributor

tballmsft commented Aug 11, 2020

It will be useful to allow the user to raise an event E in round N and have that event received by round N+1:

  • We can use the same logic as for tile predicates to match against events. In fact, we can unify events to include buttons and user-defined events.
  • There should be an event tile to the left of 3x3 for predicate over events (where the buttons show now)
  • There should be an icon for change events (also smash?

Questions:

  • What event combinations should be allowed/disallowed?
  • What about start-event, end-event for a stream? Single-shot event.?
@tballmsft tballmsft added the enhancement New feature or request label Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant