Jump to content

Phaser usage in pure html5


Cedric
 Share

Recommended Posts

Dear reader,

 

Is it possible to use phaser features in pure html5?

For example: I have a little game with a standard gameloop(setInterval or requestAnimationframe) and I'm to lazy to program my particles the hard way.

Will I be able to use particle emitters of phaser? without the basic structure: var = state{ preload: ... create: .... update:....};

 

Thanks a lot in advance,

 

Best Regard from belgium

 

Cedric Van Roeyen

Link to comment
Share on other sites

First of all ,thank you for your reply, I do ,however, prefer phaser because it's easy and powerfull for more then just particles, I would love to use it to load assets, make animations and physics. But still using regular javascript as in the tutorials of Max Whilborg.

 

Best Regards,

 

Cedric Van Roeyen 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...