JSPM

  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q60855F
  • License MIT

Actor/Component system for use with pixi.js.

Package Exports

  • gibbon.js
  • gibbon.js/lib/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gibbon.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

This is a simple pixi.js Game Engine Framework to help make games quickly with pixi.js

It uses an object/component system (Not ECS) similar to Unity.

The project is in development and I update it as I find problems.