pixi-reels
All questions

How do I run the engine headless with no canvas for tests?

The engine's logic modules are pure and testable without a canvas; use the pixi-reels/testing entry.

More in Debugging & testing