weasel icon indicating copy to clipboard operation
weasel copied to clipboard

Example for reactive actions.

Open Trisfald opened this issue 4 years ago • 0 comments

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 avatar Mar 05 '20 22:03 Trisfald