[Docs] Example snippets in docs #5910
Replies: 2 comments
-
While this is a valid and sensible request, the under-taking required to do it is phenomenal. I feel this is better handled via a combination of us and (the majority of it) via the community. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the response, @photonstorm , your software is amazing :] I'm a month into my Phaser journey, and @rexrainbow 's Phaser notes have been phenomenally helpful as an addition to the official Phaser 3 examples/docs (I'm not alone in this regard; Rex's repo has 651 stars and 159 forks) Rather than writing all new examples within Phaser's language docs, a more efficient approach for Phaser 3 may be to add links to relevant examples from Rex's notes, as well as links to relevant official examples, to specific method docs |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Many thanks for the incredible game engine, Phaser team! This software is a ton of fun to work with.
One huge enhancement that could be made for Phaser 3 beginners at the cost of some busywork would be adding example code snippets to the docs for each method. While the docs do a good job of explaining argument and return types, function usage is still a mystery in many cases if users aren't already familiar with the objects involved.
I'd be happy to help with this if I had a higher level of Phaser expertise...
Beta Was this translation helpful? Give feedback.
All reactions