/// (function () { // If you don't give any parameters to Phaser beyond the defaults you'll see the standard Phaser boot screen appear. var game = new Phaser.Game(this, 'game'); })();