Jump to content

Phaser Game Performance Issue on Mobile Browsers


Teena_m
 Share

Recommended Posts

Hello,

I have developed one educational game for children which looks like the attached snapshot-

1.  It  has 9 levels

2. I am drawing these blue boxes programmatically using game.add.graphics, graphics.drawRect() in loop.

3.  I am using var style = { font: "19px Comic Sans MS", fill: "#ffffff", align: "center", fontStyle: "bold"}; for writng text inside blue boxes, using game.add.text()

*On desktop browsers FPS is 48-50, but when I tested it on iPad- mobile browsers the FPS came down to 15 and performance was horrible.

 

*Please help me with performance issues.

 

Screenshot_8.png

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

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