0.7.3 • Published 6 years ago

fbengine v0.7.3

Weekly downloads
11
License
MIT
Repository
github
Last release
6 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

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.5

6 years ago

0.6.4

6 years ago

0.6.3

6 years ago

0.6.2

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago