aboutsummaryrefslogtreecommitdiff
path: root/internal/behavior/doc.go
blob: a1ea45fe0711eca1e8a40e2adb4238d1c4a8cefc (plain)
1
2
3
4
// Package behavior defines YAML-driven interactive behaviors for objects and
// mobs: gathering, talking, using, and the shared condition system. These are
// data structures — the runtime action lifecycle lives in the game package.
package behavior