poltergeist

0.0.1 • Public • Published

Poltergeist.js

HTML5 game module distribution for browserify

This is not a framework, this is not a special snowflake, this is just bundled npm modules which make up a good Javascript games boilerplate.

TODO

  • Tests (Jasmine)

COMMANDS

Generate Javascript bundle from poltergeist.js to bundle.js

npm run bundle

Serve index.html with browserified bundle (use this only for developmnet)

npm run beefy

USAGE

In your index.html:

boo = require('./poltergeist.js');

You are set!

Package Sidebar

Install

npm i poltergeist

Weekly Downloads

1

Version

0.0.1

License

BSD-2-Clause

Last publish

Collaborators

  • dkolba
  • sbugert