Phaser Progressive Web Apps Tutorial

My new Phaser 3 tutorial on creating an offline first game in Phaser 3 is finally live on Game Dev Academy.

In this tuorial, I show you how to turn your Phaser Game into a Progressive Web App. In the tutorial, I show you how to:

  • add a service worker
  • cache assets
  • manage your cache assets
  • how to allow users to add your game to their home screen

You can checkout the tutorial here: https://gamedevacademy.org/phaser-progressive-web-apps-tutorial/

Phaser 3 tutorial