conjuration
Installation
SKILL.md
Conjuration
A DragonRuby GTK framework: a scene stack with per-scene clocks, a reactive UI/layout/navigation system, cameras, timers/tweens/sequences, and action-based input through dragon_input.
drenv vendors it into mygame/vendor/ (drenv add github:Nitemaeric/conjuration)
and generates a bundle you require at the top of mygame/app/main.rb. dragon_input
comes with it — never declare that yourself.
This file is the operating brief. The framework's own docs/ is the human
reference; references/ here is the API detail.
Golden rules
These are the ones priors get wrong.