Epic: Example scripts and Rake integration #33

Open
opened 2026-03-14 23:53:11 +00:00 by freemo · 0 comments
Owner

Background

No example experiment scripts ship with the project. There is no Rake task for running experiments. The experiments system is completely isolated from the rest of the codebase.

Demonstrable Outcome

Example scripts demonstrate common patterns, and a Rake task provides a convenient entry point.

Acceptance Criteria

  • Example scripts in examples/experiments/ for: combat testing, world traversal, NPC scripting
  • rake experiments Rake task is available
  • Examples are documented in the extending guide
## Background No example experiment scripts ship with the project. There is no Rake task for running experiments. The experiments system is completely isolated from the rest of the codebase. ## Demonstrable Outcome Example scripts demonstrate common patterns, and a Rake task provides a convenient entry point. ## Acceptance Criteria - [ ] Example scripts in `examples/experiments/` for: combat testing, world traversal, NPC scripting - [ ] `rake experiments` Rake task is available - [ ] Examples are documented in the extending guide
freemo self-assigned this 2026-03-15 04:25:22 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aethyr/Aethyr#33
No description provided.