Questions tagged [phaser]

Phaser is a JavaScript framework for game development on desktop and mobile platforms.

Phaser is a JavaScript framework for game development on desktop and mobile platforms.

Resources

145 questions
34
votes
1 answer

Difference between Arcade, P2 and Ninja physics in Phaser

I am a beginner and trying to learn game development using Phaser. Currently Phaser is providing three physics systems namely Arcade, P2 and Ninja. But I don't know the differences between them and I would also like to know in which scenario we…
Vijay
  • 443
  • 1
  • 4
  • 4
6
votes
3 answers

How to place a sprite in the center of the world in Phaser

I am very new to Phaser. Here is what I did: