Jump to content

Candy Crush clone level help


swankysongbirds
 Share

Recommended Posts

I'm creating a Candy Crush clone following Josh Morony's tutorial and I want to add a level 2. How do you add multiple levels in Phaser? I'm new to the game engine. I was advised to use different JS files for each level but that seems repetitive. Is it possible to have the MainGame contain the general game logic and the JS files to just have the layout/parameters of each level so each time the state is added the level is automatically created?

How would I automatically load the next level when the player hits a certain number?

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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