fbengine

0.7.3 • Public • Published

FBEngine

A lightweight JS game engine in ES6+ for Facebook Instant

How to use

  1. Run 'npm install fbengine' in your project
  2. Require the module: 'let FBEngine = require('fbengine');'
  3. Now you can use submodules like this: 'let GameObject = FBEngine.GameObject();'

Alternatively, use the template project and refer to the Osu!JS project for guidance.

Documentation

Documentation is planned but not being actively done yet.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i fbengine

    Weekly Downloads

    0

    Version

    0.7.3

    License

    MIT

    Unpacked Size

    88.1 kB

    Total Files

    24

    Last publish

    Collaborators

    • slynchy