Free Phaser game development tutorials

A list of tutorials covering Phaser 2 and 3. Main focus is sprites, sprite sheets, animations, game physics and light effects and optimization.
We currently have these 5 tutorials tagged with phaser:

How to create sprite sheets for Phaser with TexturePacker
How to create sprite sheets for Phaser with TexturePacker

Learn how to create sprite sheets for Phaser with TexturePacker. This tutorial also explains how to create an animation and how optimize your spritesheet.

Creating spritesheets for Phaser 2 with TexturePacker
Creating spritesheets for Phaser 2 with TexturePacker

Short tutorial how to create SpriteSheets for Phaser.io using TexturePacker

How to create light effects in Phaser 3
How to create light effects in Phaser 3

Learn how to create dynamic light effects with Phaser 3. Add depth to your flat 2d sprites with normal maps.

How to create physics shapes for Phaser 3 and Matter JS
How to create physics shapes for Phaser 3 and Matter JS

Tutorial: Create a demo with Phaser 3 and the MatterJS physics engine. Learn how to create collision polygons from complex shapes. Free source code included.

Tutorial: Creating a game with Phaser and P2 Physics
Tutorial: Creating a game with Phaser and P2 Physics

Learn how to create a physics enabled game using Phaser and P2 Physics Engine.