Learn Phaser

:woman_student: Tutorials

  • Making Your First Phaser Game β€” Learn how to create a small game involving a player running and jumping around platforms, collecting stars and avoiding baddies. We’ll explain some of the core features of the framework.
  • Using the Create Phaser Game app β€” This is a CLI tool that presents an interactive selection of official project templates and demo games.
  • Phaser by Example Book β€” 500-page book on game development with Phaser. Learn by building shoot-em-ups, puzzle games, rogue-likes and more.
  • Scott Westover YouTube Channel β€” This channel focuses on beginner-friendly tutorials, project-based courses, and practical game dev workflows using Phaser 3, Phaser 4, and Phaser Editor.
  • Community Tutorials

:alembic: How-to Guides

:light_bulb: Concepts

:open_book: Reference

  • API Reference β€” Every method, property, event, type definition, callback signature, and more but without much context of their application.
  • Phaser Skills β€” Skills for robots, but they also make good cheat sheets.
  • Phaser Labs β€” All the code examples.
  • Change Logs
5 Likes