Added phaser build and hellophaser sample
This commit is contained in:
9
src/Intro.js
Normal file
9
src/Intro.js
Normal file
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @author Richard Davey <rich@photonstorm.com>
|
||||
* @copyright 2014 Photon Storm Ltd.
|
||||
* @license {@link https://github.com/photonstorm/phaser/blob/master/license.txt|MIT License}
|
||||
*/
|
||||
|
||||
(function(){
|
||||
|
||||
var root = this;
|
||||
Reference in New Issue
Block a user