zeke_chan Posted August 11, 2015 Share Posted August 11, 2015 Hi everyone, I just wrote a tutorial on how to remake the classic Pong game in HTML5 and Phaser. It's composed of 7-parts and I try to go as in-depth as possible to explain every single line of code I use. Tutorial OutlineProject SetupLoading Assets & Adding SpritesMoving the BallAdding the Game ModeMoving the Paddles & Adding CollisionsScoring and ResettingAdding Sounds and Wrapping Up Link to tutorialhttp://www.zekechan.net/getting-started-html5-game-development-pong1/ Source fileshttps://github.com/zekechan/phaser-html5-tutorial-pong I'm also planning to write similar game tutorials on other classic games like:BreakoutSpace invadersAsteroidsIf you enjoy the tutorial and would like more I would love to hear your thoughts. Feel free to reply, send me a message, leave a comment on my blog =) Quote Link to comment Share on other sites More sharing options...
dioxbow Posted August 11, 2015 Share Posted August 11, 2015 Nice tutorial overall! I like the idea of explaining everything instead of just telling people what to copy and paste, although maybe the detail is a bit to much. Also, if the target audience is complete beginners, and introduction explaining HTML5 and Phaser might be helpful. Otherwise, great job! Quote Link to comment Share on other sites More sharing options...
Tuan Posted August 12, 2015 Share Posted August 12, 2015 Thanks for a great tutorial! Quote Link to comment Share on other sites More sharing options...
Oliver Posted August 14, 2015 Share Posted August 14, 2015 Hi, thanks a lot for taking the time to make this. Definitely going to put this on my reading list, thanks again. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.