0.7.3 • Published 7 years ago

fbengine v0.7.3

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

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.

0.7.3

7 years ago

0.7.2

7 years ago

0.7.1

7 years ago

0.7.0

7 years ago

0.6.5

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago