Note! The examples link is for Phaser 2. Phaser 2 has good documentation but development stopped about two years ago. Phaser CE (community edition) picked up where Phaser 2 left off and went from 2.6 to 2.11, cleaning things up a bit and adding support for stuff like new event APIs. Meanwhile, the original Phaser developer released Phaser 3 and many revisions (up to 3.14 now), but the documentation isn't organized as well as the Phaser 2 docs yet.
Anyway, it's a good framework but you have to pick a version and there isn't an obvious answer.
Yep the docs for Phaser 3 are super patchy and can be quite frustrating, often you'll find things that look as though they should work but are for v2 and no longer exist. There's a lot of great support in the discord server though
Thanks for that note about the Discord server. I'd run into the same problem with the v3 documentation while participating in a few weekend game jams earlier this year. My decision was that I would simply use Phaser v2 if I were to try another game jam. I'll definitely be considering Phaser 3 again pending a quick look at the Discord server.
Comments
Note! The examples link is for Phaser 2. Phaser 2 has good documentation but development stopped about two years ago. Phaser CE (community edition) picked up where Phaser 2 left off and went from 2.6 to 2.11, cleaning things up a bit and adding support for stuff like new event APIs. Meanwhile, the original Phaser developer released Phaser 3 and many revisions (up to 3.14 now), but the documentation isn't organized as well as the Phaser 2 docs yet.
Anyway, it's a good framework but you have to pick a version and there isn't an obvious answer.
Yep the docs for Phaser 3 are super patchy and can be quite frustrating, often you'll find things that look as though they should work but are for v2 and no longer exist. There's a lot of great support in the discord server though
Thanks for that note about the Discord server. I'd run into the same problem with the v3 documentation while participating in a few weekend game jams earlier this year. My decision was that I would simply use Phaser v2 if I were to try another game jam. I'll definitely be considering Phaser 3 again pending a quick look at the Discord server.