
This tutorial covers setting-up your development environment. Picking an editor, installing a web server, downloading Phaser and creating a Hello World test.

Learn how to create a game completely from scratch. Add a player and make him run and jump around the platforms, collecting stars and avoiding baddies.

There are 1772 source code examples available to run on our web site. Dig around, explore and see what you find! You can also download them all from the Git repo to browse locally.

This documentation is generated from the source code and covers every method, property and class across the entire API. Use it in conjunction with examples and tutorials to get a deeper understanding of the framework.

Phaser 3 has complete support for Facebook Instant Games. We've a range of tutorials covering it. From Getting Started, to the Leaderboards API, to displaying ads and offering In App Purchases in your games.

We publish regular Dev Logs that detail what has been worked on recently and what's coming down the line in beta releases. There are also extensive tutorials and structural guides to be found here.

The community are constantly publishing new tutorials. There are literally hundreds of them, covering everything from custom game objects, to shaders. Be sure to check out the videos too.

Texture Atlases are vital for modern games. This is a comprehensive tutorial with example code on how to create and use them within Phaser 3, using the Texture Packer app.
Latest Tutorials
Learn about how to add “Radial gravity” or “Planet gravity” to your games with Arcade Physics.
Maintaining a Geolocation Specific Game Leaderboard with Phaser and MongoDB.
Optimize your game with Basic Object Pools in Phaser 3 using the Group Class.
This tutorial and accompanying video walk you through the process of creating the classic Chrome Dino game.
Creating a Flashlight or Spotlight Effect in Phaser 3 using a RenderTexture and alpha masks.
Build a HTML5 game like “Surfingers” using Phaser and Arcade Physics.
Follow through a series of tutorials covering the creation of a multiplayer poker game using Socket.io.
Making a homing missile that seeks a target using Arcade Physics in Phaser 3.
A tutorial series dealing with managing poker card hand combinations in your game.
Create a game like Fuse Ballz using Phaser and Matter Physics
How to create a scratch-off effect using a Render Texture and cover images.
Create a game like Bouncy Light using Phaser and Arcade Physics.
In the final part of this Mario Party mini-game tutorial series learn how to add a countdown timer.
Create a game like Bouncing Ball 2 using Phaser and Arcade Physics.
Add logic that stuns the player in the next part of this Mario Party mini-game series.
Build a game like Pocket Snap using Phaser 3 and Matter Physics
Learn how to check for matches and handle the outcome in the next part of this Mario Party mini-game series.
How to add Box2D via Planck.js to your Phaser 3 games.
Learn how to select boxes and reveal their contents in the next part of this Mario Party mini-game series.