Skip to content

raoul632/StarterPhaserKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

"# StarterPhaserKit" Simple Phaser Starter Kit With a Collision Sample, to avoid scope Hell in phaser.

You can add easily a state in the game.js game.state.add('MainMenu', GameCtrl.MainMenu);

and game.state.start('Boot'); to switch state

don't forget to hoisting GameCtrl object.

and Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published