The biggest treasure chest in the Desktop. The Phaser Examples Browser is a curated library of hundreds of working Phaser examples — every feature, every API, every "wait, how do you do that?" — and you can run any of them in seconds.
It's the answer to "I want to do X, has anyone done it before?" Yes. They have. It's in here.
Features
- Browse by version. Pick the Phaser version you're targeting; the catalog filters to match.
- Browse by folder. Cameras, animations, audio, input, particles, physics, tilemaps, shaders, tweens — every topic you can think of, organized neatly.
- Search by name or keyword. Looking for "follow camera"? Type it. Looking for "bouncing ball"? Type it. Results filter live.
- Run any example in the sandbox. One click and the example boots inside a Phaser preview window — full input, full audio, the real deal.
- View the source. Side-by-side or full screen. Read the code, copy what you need, learn the patterns.
- Copy to a new project. "I want this as my starting point" — done. The example becomes a fresh Code Editor project you can tweak, expand, and build on.
- Cross-reference with docs. Spot an API call you don't recognize? Pop open the Phaser Docs tool and look it up. They're meant to be used together.
What you walk away with
- A way faster ramp-up than reading docs cold. Examples are the cheat sheet humans actually use.
- A growing personal library of starter projects, each one based on something you know already works.
- A much better answer to "how do I…?" than a Google search and three Stack Overflow tabs.
The whole Phaser community has poured these examples in over the years. Standing on the shoulders of giants — that's literally the offer.