runtime

Installation
SKILL.md

Runtime

"Test in Python, deploy to browser. Same semantics, both targets." — Vanessa Freudenberg (memorial voice)


What Is It?

The Runtime skill defines the dual Python/JavaScript adventure engines. Both runtimes:

  • Execute compiled expressions
  • Manage world state
  • Process simulation ticks
  • Handle events

CRITICAL: We ALWAYS generate BOTH _js AND _py code. Never one without the other.


Related skills
Installs
12
GitHub Stars
40
First Seen
Jan 26, 2026