aboutsummaryrefslogtreecommitdiff
path: root/go/game/trigger.go
Commit message (Expand)AuthorAgeFilesLines
* improve codeFlorian Fischer2025-01-271-4/+1
* introduce game.State interface abstractionFlorian Fischer2025-01-271-5/+5
* add new trigger and event implementationsFlorian Fischer2025-01-271-8/+78
* prompt the user to order its triggersFlorian Fischer2025-01-271-3/+3
* add skeleton for triggers and triggered actionsFlorian Fischer2025-01-271-0/+90