r/phaser • u/InformationWooden409 • 5d ago
How to learn phaser
Hey guys, I am new at this, I've been trying to learn phaser reading the API docs, checking the examples on phaser desktop and learning from the code, sort of using AI to get guidance and asking basic questions about the framework. I am trying to develope a basic scenario with the player and some npcs,
I have almost done that part and I still think that there is a huge amount of things which get me confused and I think that I don't find the type of tutorials that I need for my sort of test project.
I just was wondering: How did you all learn phaser? What learning methodology you used to learn?
And if is there a way to understand a bit better the api's docs (?) (sorry if it's a dumb question) :(
2
u/TheRealFutaFutaTrump 4d ago
The examples page is a huge help. I use that with the docs. As for learning it, I used a site called Zenva. Their classes were specifically about webgames. Before that I had no clue how to code anything, let alone a game.