codevinsky Posted March 31, 2014 Share Posted March 31, 2014 Part 2 of Phaser 2.0 and Flappy Bird: Physics and Prefabs:http://codevinsky.ghost.io/phaser-2-0-tutorial-flappy-bird-part-2/ nem0ff 1 Link to comment Share on other sites More sharing options...
codevinsky Posted April 4, 2014 Share Posted April 4, 2014 I updated generator-phaser-official and the two tutorial posts to reflect these changes. Link to comment Share on other sites More sharing options...
codevinsky Posted April 4, 2014 Share Posted April 4, 2014 Part 3 of my Phaser 2.0 Tutorial: Flappy Bird series is up: Phaser 2.0 Tutorial: Flappy Bird (Part 3) Lonan 1 Link to comment Share on other sites More sharing options...
gikdew Posted April 5, 2014 Share Posted April 5, 2014 I found this http://souzou.com.au/google-font-integration-with-phaser/ Google font integration with phaser!! Link to comment Share on other sites More sharing options...
lessmilk Posted April 5, 2014 Author Share Posted April 5, 2014 Updated! The list starts to get long, I'll have to find a way to make it easier to browse. Link to comment Share on other sites More sharing options...
Lonan Posted April 5, 2014 Share Posted April 5, 2014 http://www.emanueleferonato.com/2014/04/04/how-to-create-a-complete-html5-2048-game-with-phaser/ Link to comment Share on other sites More sharing options...
MrRoboman Posted April 8, 2014 Share Posted April 8, 2014 Hi! Here's a little web app with three Phaser Text examples. You can edit the code and test it in the browser! http://www.robkayson.com/tutorials/ Link to comment Share on other sites More sharing options...
codevinsky Posted April 8, 2014 Share Posted April 8, 2014 Part 4 is up: http://codevinsky.ghost.io/phaser-2-0-tutorial-flappy-bird-part-4/Timers, Group Recycling, & Death Link to comment Share on other sites More sharing options...
Zenryo Posted April 15, 2014 Share Posted April 15, 2014 Tutorial of my last game, using Phaser 2.0.x: http://svejkgames.com/tutorial/phaser-tutorial-20/ Link to comment Share on other sites More sharing options...
lessmilk Posted April 18, 2014 Author Share Posted April 18, 2014 Updated! :-) Zenryo 1 Link to comment Share on other sites More sharing options...
codevinsky Posted April 18, 2014 Share Posted April 18, 2014 Part 5 of my tutorial series is up:http://codevinsky.ghost.io/phaser-2-0-tutorial-flappy-bird-part-5/ Lonan 1 Link to comment Share on other sites More sharing options...
nExt Posted April 23, 2014 Share Posted April 23, 2014 lessmik : i read tut 1 create flappy bird i see have code : this.pipes = game.add.group(); this.pipes.createMultiple(20, 'pipe'); i don't understand method createMultiple ?? you can help me ??Is it create 20 piples ?? i try change value 20 by 3 .. and it have error when run game Link to comment Share on other sites More sharing options...
pat Posted May 5, 2014 Share Posted May 5, 2014 I post a new tutorial for installing TypeScript on WebStormhttp://blog.mega-art.com/getting-started-with-phaser-webstorm-and-typescript/ Link to comment Share on other sites More sharing options...
flo Posted May 6, 2014 Share Posted May 6, 2014 Thanks a lot ! Link to comment Share on other sites More sharing options...
alikoo Posted May 6, 2014 Share Posted May 6, 2014 thanks ! Link to comment Share on other sites More sharing options...
quitnik Posted May 7, 2014 Share Posted May 7, 2014 Hi, Could anyone suggest me the example of tetris made with phaser. It will be very usefull for me. Thanks. Link to comment Share on other sites More sharing options...
Nambiar Posted May 14, 2014 Share Posted May 14, 2014 Hi, Could anyone suggest me the example of tetris made with phaser. It will be very usefull for me. Thanks https://github.com/gamedolphin/Masonry-JavaScript-Tetris-Clone - for source.http://gamedolph.in/sample-page/masonry-tetris-clone/ - to play. You can find the source files at http://s-nambiar.com/games/BlockStacker/ Link to comment Share on other sites More sharing options...
Nambiar Posted May 18, 2014 Share Posted May 18, 2014 A tutorial about basic set up of a Phaser game skeleton and using the state manager - http://gamedolph.in/tutorials/setting-up-a-phaser-project/ . Lonan 1 Link to comment Share on other sites More sharing options...
demircancelebi Posted May 21, 2014 Share Posted May 21, 2014 Hello everyone! I just started to play around with Phaser and wrote a tutorial, hope you like it:http://phasertutorials.com/2014/05/21/lets-build-a-html5-game-together-part-1/ Thanks to @codevinsky for duliett game from #lowrezjam, I tried to explain some of the basics with a replica of duliett.Please correct me if I have mistakes and I would really love to see comments Lonan and Ali BARIN 2 Link to comment Share on other sites More sharing options...
Zenryo Posted May 26, 2014 Share Posted May 26, 2014 How to use Tweens in Phaser Framework - http://svejkgames.com/blog/post/how-to-use-tweens-in-phaser-framework/ Link to comment Share on other sites More sharing options...
lessmilk Posted June 1, 2014 Author Share Posted June 1, 2014 I just updated the list, sorry for the delay. Link to comment Share on other sites More sharing options...
DELETE THIS ACC PLS Posted June 8, 2014 Share Posted June 8, 2014 How to know which tutorials work with the most updated phaser? Like 2.0.5? Will v2.0 work with 2.* versions? Link to comment Share on other sites More sharing options...
Zenryo Posted June 8, 2014 Share Posted June 8, 2014 Using Tweens in Phaser Framework: http://svejkgames.com/blog/post/using-tilemaps-in-phaser-framework/ By the way:How to know which tutorials work with the most updated phaser? Like 2.0.5? Will v2.0 work with 2.* versions?Yes I think every 2.* is backward and forward compatible. Link to comment Share on other sites More sharing options...
Lonan Posted June 17, 2014 Share Posted June 17, 2014 https://leanpub.com/html5shootemupinanafternoon Free to read online. jerome 1 Link to comment Share on other sites More sharing options...
bryanbibat Posted July 1, 2014 Share Posted July 1, 2014 Author of the HTML5 Shoot 'em Up in an Afternoon book here. Just dropped by to say that I made a huge update just in time for Canada Day and US Independence Day. Even though I listed the book as unfinished, the main tutorial is pretty much complete and ready for use. Comments and tips in the form of purchases are always welcome. Tuan, Lonan and jerome 3 Link to comment Share on other sites More sharing options...
Recommended Posts