Skip to content

Phaser 3.0.0 Beta 5 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@photonstorm photonstorm released this 02 Oct 11:20
· 12704 commits to master since this release

This is the Beta 5 release of Phaser 3.

The phaser.js is a dev build, ideal for local testing and includes full source map data and comments (hence the huge file size).

phaser.min.js is a minified build, with no source map and comments stripped. You can use this if you'd like to upload a test somewhere and save some bandwidth. For development though we strongly recommend the source-map build instead.