The purpose
Here’s a collection of useful and necessary links for Phaser 3 development.
(Updated regularly)
Link
Official
Just a moment...
Git
GitHub - phaserjs/phaser: Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. - phaserjs/p...
API Document
Phaser 3.85.2 API Documentation
A volunteer-created page? It’s hierarchical, so it’s easy to search.
Notes of Phaser 3
Older?
It’s a little unclear, but you can see it by clicking the link just below the top of the screen.

https://newdocs.phaser.io/docs/3.80.0
Example(Each Class)
Just a moment...
Template(Vite + JavaScript)
GitHub - phaserjs/template-vite: A Phaser 3 project template that uses Vite for bundling
A Phaser 3 project template that uses Vite for bundling - phaserjs/template-vite
Template(Vite + TypeScript)
GitHub - phaserjs/template-vite-ts: A Phaser 3 project template that uses TypeScript and Vite for bundling
A Phaser 3 project template that uses TypeScript and Vite for bundling - phaserjs/template-vite-ts
comment