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

Example for reactive actions. #19

Open
Trisfald opened this issue Mar 5, 2020 · 0 comments
Open

Example for reactive actions. #19

Trisfald opened this issue Mar 5, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Trisfald
Copy link
Owner

Trisfald commented Mar 5, 2020

Small example to show how to implement reactive actions.
For instance, the example could be a small program (not interactive is fine) with:

  • Two teams
  • One creature per team
  • Creature 1 starts a round.
  • Creature 1 performs an ability (attack) on Creature 2.
  • Creature 2 does a counter attack.
  • Creature 1 ends its round.
@Trisfald Trisfald added the good first issue Good for newcomers label Mar 5, 2020
@Trisfald Trisfald added the help wanted Extra attention is needed label Mar 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant