Custom Builds
=============

Any **one** of these can be used in place of [phaser.js](../phaser.js):

- phaser-arcade-physics.js
- phaser-no-physics.js
- phaser-minimum.js

Any one of these **sets** can be used in place of [phaser.js](../phaser.js):

Browserify / CommonJS
---------------------

1. p2.js
1. pixi.js
1. phaser-split.js

Creature
--------

1. creature.js
1. p2.js
1. pixi.js
1. phaser-creature.js

You can also [make your own custom build](http://phaser.io/tutorials/creating-custom-phaser-builds).
