Welcome to our first tutorial on Making a Game with Phaser 3. Here we will learn how to create a small game involving a player running and jumping around platforms, collecting stars and avoiding baddies. While going through this process we'll explain some of the core features of the framework.

Welcome to our first tutorial on Making a Game with Phaser 3. Here we will learn how to create a small game involving a player running and jumping around platforms, collecting stars and avoiding baddies. While going through this process we'll explain some of the core features of the framework.

Welcome to our first tutorial on Making a Game with Phaser 3. Here we will learn how to create a small game involving a player running and jumping around platforms, collecting stars and avoiding baddies. While going through this process we'll explain some of the core features of the framework.

Phaser Dev Log March 2023

24th March 2023

Read about the latest developments with Phaser 3.60 including the new FX, ESM Support and more.

Phaser 3.60 Beta 20 Released

17th March 2023

The latest beta version of Phaser 3.60 is now available on GitHub and npm.

Phaser 3.60 Beta 13 Released

26th October 2022

The latest version of Phaser 3.60 is now available on GitHub and npm.

Phaser Dev Log October 2022

14th October 2022

Read about the latest developments with Phaser 3.60 and the wider Phaser community.

Phaser 3.60 Beta 10 Released

20th September 2022

Read about the Beta 10 release of Phaser 3.60 including demos of the new Tween System.

OPGames Powers-Up Phaser Development

11th November 2021

Phaser development accelerated by part of $300K OPGames donation towards open source.

Idle Zoo

5th August 2021

Sit back and watch your zoo grow from desolate penguin-prison to prosperous zootopia that makes you bundles of cash!

An architecture for Phaser JS + Redux

30th July 2021

A handy set of notes on using Phaser 3 with Redux.

Fishing.io

29th July 2021

Dip ever deeper into the ocean to find new and exotic lifeforms to sell!

Field of View for a Roguelike Tutorial

28th July 2021

Learn how to only show what is visible around the player with this field of view algorithm tutorial.

Paint.io

27th July 2021

Expand your territory in this addictive IO game!

Deck of Cards Management Tutorial

26th July 2021

Here is a quick HTML5 prototype to shuffle and draw a deck of cards using Phaser 3, full commented source code available.

Decentralized Game Template

23rd July 2021

Quickly create decentralized web games with this template.

The Bowling Club

22nd July 2021

Bowl your way to victory in this singleplayer bowling game with an exclusive, jazzy aesthetic.

Run Around Tutorial

21st July 2021

Create the hyper casual one button game where you run around the circle jumping over obstacles. Full code available.

1 vs 1 Soccer

20th July 2021

Dash after the ball and leap over your opponent in this fast-paced soccer game!

Detect Overlap Between Selection Box and Sprites

19th July 2021

A tutorial on how to select multiple units by dragging a selection box over them, like in an RTS game.

Using Tilemaps in Phaser 3 from an Array

16th July 2021

In this new video learn how to add Tilemaps to your game using an data array.

Body Guard

15th July 2021

Blast away Coronavirus, Ebola and more in this pandemic inspired Web Monetized game.

Build a game like qomp with Arcade Physics

14th July 2021

Full source code to make a game like qomp, where you play as a Pong ball that must escape the paddles.