@maoyugames/phaser-core
v2.0.0-rc.0
Published
Instance runtime core, lifecycle, storage and networking for PhaserFramework
Readme
@maoyugames/phaser-core
Host-independent implementations used by PhaserFramework 2: instance App, DI container, plugin topology and
rollback, typed events, HTTP/WebSocket/message networking, namespaced async storage/save data, configuration tables,
i18n and lifecycle-aware coordination. It has no Phaser or concrete platform dependency.
Most games enter through @maoyugames/phaser-runtime; import core directly when authoring framework plugins or
headless tests. See the package guide.
