lessmilk Posted February 28, 2014 Share Posted February 28, 2014 Hello, The number of Phaser tutorials is rapidly growing, and I thought it would be a good idea to try to gather them all in one place. So I made a little website to do exactly that, in the same way that we have a list of Phaser games. Link to the Phaser list of tutorials: lessmilk.com/phaser-tutorial Let me know if you have any feedback, or if I missed some interesting tutorials. Thanks! :-) Arrow_x86, Mejingjard, Dovaa and 5 others 8 Link to comment Share on other sites More sharing options...
cannap Posted February 28, 2014 Share Posted February 28, 2014 very nice thx! Link to comment Share on other sites More sharing options...
Arrow_x86 Posted February 28, 2014 Share Posted February 28, 2014 thanks alot mate ... keep it up ... I think I will start to use it myself ... do I have to learn JavaScript first ??? Link to comment Share on other sites More sharing options...
lessmilk Posted February 28, 2014 Author Share Posted February 28, 2014 Thanks @rich for pinning this topic! @Arrow_x86 you need to have a basic understanding of Javascript in order to understand most of the tutorials I listed. Link to comment Share on other sites More sharing options...
cannap Posted March 1, 2014 Share Posted March 1, 2014 HI found 2 Tutorials on Youtube http://www.youtube.com/channel/UCowytSzVzOxsyKt9YrCWoHA/videos Link to comment Share on other sites More sharing options...
Mike Posted March 1, 2014 Share Posted March 1, 2014 Lists are awesome bookmark thing And tutorials and guides are very important for the community so cool job. Link to comment Share on other sites More sharing options...
lessmilk Posted March 1, 2014 Author Share Posted March 1, 2014 HI found 2 Tutorials on Youtube http://www.youtube.com/channel/UCowytSzVzOxsyKt9YrCWoHA/videos Added to the list, thanks! Lists are awesome bookmark thing And tutorials and guides are very important for the community so cool job. It's your post who inspired me to start a tutorial list :-) Link to comment Share on other sites More sharing options...
Alvin Posted March 1, 2014 Share Posted March 1, 2014 Hi, nice list, I just think the gamedev.tutsplus tutorial ought to be at the top (or to be the fourth ) of the list as it's been written by Richard Link to comment Share on other sites More sharing options...
lessmilk Posted March 4, 2014 Author Share Posted March 4, 2014 Hi, nice list, I just think the gamedev.tutsplus tutorial ought to be at the top (or to be the fourth ) of the list as it's been written by Richard Good catch, done! And I added "Sketch you levels with Toast Editor" tutorial in the list. Link to comment Share on other sites More sharing options...
xronn Posted March 4, 2014 Share Posted March 4, 2014 I'm interested in writing something I've learnt a lot and wouldn't mind writing something. What kind of tutorials are you looking for any specific elements or more general? Link to comment Share on other sites More sharing options...
ghostrifle Posted March 4, 2014 Share Posted March 4, 2014 Hey guys, I've just finished the first part of a small tutorial series on writing a gravity puzzle game prototype with phaser.js. Link to comment Share on other sites More sharing options...
lessmilk Posted March 5, 2014 Author Share Posted March 5, 2014 Thanks! I've just updated the site with 4 new tutorials:- Basic platformer game using neatbeans and tiled- Gravity puzzle game tutorial #1- Sketch you levels with Toast Editor- HTML5 Multiplayer with Phaser and Go Link to comment Share on other sites More sharing options...
julilopez Posted March 7, 2014 Share Posted March 7, 2014 Thanks ! Link to comment Share on other sites More sharing options...
wolf Posted March 14, 2014 Share Posted March 14, 2014 I wrote up a little tutorial on how I made my first Phaser game, orbital debris. http://www.allworkallplay.org/blog/orbital-debris-making-an-html5-game-with-phaser/ Hopefully it helps someone jerome 1 Link to comment Share on other sites More sharing options...
Starboar Posted March 15, 2014 Share Posted March 15, 2014 Thanks for writing it up, I liked your game. One tip for performance that people sometimes do is to constantly report (when in debug mode, to the console) how long each frame takes, then as you develop you will hopefully notice any sudden drops in performance as soon as you introduce code that slows things down, it makes for a fast feedback cycle. Link to comment Share on other sites More sharing options...
jerome Posted March 16, 2014 Share Posted March 16, 2014 Great job ! Link to comment Share on other sites More sharing options...
Robomatix Le Carré Noir Posted March 18, 2014 Share Posted March 18, 2014 Here is my tutorial : http://blog.robomatix.net/Phaser-Example-of-a-texture-change. My english is not so good. So feel free to contact me to help me to improve the translation of my own article written first in french... pranadevil 1 Link to comment Share on other sites More sharing options...
pranadevil Posted March 19, 2014 Share Posted March 19, 2014 does anybody know about a pause/resume gameplay tutorial?? help! srikarg 1 Link to comment Share on other sites More sharing options...
bolatro Posted March 20, 2014 Share Posted March 20, 2014 Hi, just found some tutorial.http://jessefreeman.com/game-dev/building-a-html5-game-with-phaser/ . Maybe not in list. pranadevil 1 Link to comment Share on other sites More sharing options...
codevinsky Posted March 21, 2014 Share Posted March 21, 2014 Here's one I just wrote: Would you mind adding it to the list? http://codevinsky.ghost.io/phaser-and-physics-polygonal-collisions-primer/ Zaidar and Lonan 2 Link to comment Share on other sites More sharing options...
lessmilk Posted March 22, 2014 Author Share Posted March 22, 2014 Thanks everyone, I just updated the list. We now have 19 tutorials! :-) Link to comment Share on other sites More sharing options...
bolatro Posted March 24, 2014 Share Posted March 24, 2014 Thanks everyone, I just updated the list. We now have 19 tutorials! :-) lessmilk, I propose to do some categorize when gamelist becomes large Like touch, mouse, code structure, etc. Or some tagging. Link to comment Share on other sites More sharing options...
bolatro Posted March 25, 2014 Share Posted March 25, 2014 http://souzou.com.au/google-font-integration-with-phaser/ Link to comment Share on other sites More sharing options...
Lonan Posted March 25, 2014 Share Posted March 25, 2014 http://www.emanueleferonato.com/2014/03/24/quick-html5-physics-test-with-phaser-2-0-and-p2-physics/ Rocco and Luis Felipe 2 Link to comment Share on other sites More sharing options...
codevinsky Posted March 27, 2014 Share Posted March 27, 2014 Hey LessMilk: My self-hosted blog crashed the other day, so I've moved everything to codevinsky.ghost.io. Can you please update the Polygon Collision tutorial link appropriately? Also: Not to step on anyone's toes, but I've also started a Flappy Bird tutorial series for Phaser 2.0... Here's the first post: http://codevinsky.ghost.io/phaser-2-0-tutorial-flappy-bird-part-1/ Lonan 1 Link to comment Share on other sites More sharing options...
Recommended Posts