PurpleRed Posted July 28, 2016 Share Posted July 28, 2016 Why are there so few phaser related tutorials. Very hard to find free online teaching in regards to phaser. Quote Link to comment Share on other sites More sharing options...
end3r Posted July 28, 2016 Share Posted July 28, 2016 Are you serious? There's A LOT of various Phaser tutorials, I wrote a few myself. Almost always a link to the Phaser tutorial is in the Gamedev.js Weekly newsletter every Friday. There are many tutorials in every single Phaser World newsletter every week. Written tutorials, online courses, videos, workshops, trainings, articles, demos. Are you looking for something specific? Quote Link to comment Share on other sites More sharing options...
PurpleRed Posted July 28, 2016 Author Share Posted July 28, 2016 I was actually refering more to video tutorials. I have went through the written tutorials but going about it that way dosnt do anything for me. I just started learning phaser about a week ago so I have not signed up for the newsletter. Currently im trying to build a platformer that uses tiled. I have already managed a simple pong game. What im trying to say is. Why arnt there any quality video tutorials for beginners. You would think with such a huge following, there would be more than 2-3 people putting out content for phaser. Quote Link to comment Share on other sites More sharing options...
end3r Posted July 28, 2016 Share Posted July 28, 2016 You could check the Phaser World newsletter archive for them - I'm not following the video tutorials, so I don't know if they are exactly what you're looking for. There's also the Zenva Academy, some at Udemy and similar sites, many just posted on YouTube. Creating a good video course takes skills and time, so you shouldn't be surprised they are paid. Quote Link to comment Share on other sites More sharing options...
PurpleRed Posted July 28, 2016 Author Share Posted July 28, 2016 Yea. I have seen the Zenva mini tutorials. Udemy looks like it has some really good ones too. I simply dont have the money to pay for the lessons. Im progressing, albeit slowly. It feels like the only way Im going to speed up the process is too spend money I dont have. Thats quite a dis-heartening feeling. Im going to keep trying and keep progressing simply because this is what I want to do. Im not expecting to built triple A games with phaser, nor am I expecting it all to come easy on the first go. Its just difficult when things dont work out the way its suppose too when reading through a tutorial. Its not like I can look at another one teaching the same thing. Luckily where the tutorials dont work, phaser examples really shine. Quote Link to comment Share on other sites More sharing options...
Clem Posted July 28, 2016 Share Posted July 28, 2016 @PurpleRed: Take a look here http://phaser.io/examples. I think almost every "basic" aspects of Phaser are covered in these examples, and if you don't understand something, you have the docs http://phaser.io/docs/2.6.1/index to help you. Moreover you should definitely look for written tutorials, there is a ton of them everywhere and they will help you do more "complex" things such as parallax backgrounds or other cool stuff. PS: If you want to work with tiles, check this http://phaser.io/examples/v2/category/tilemaps Quote Link to comment Share on other sites More sharing options...
PurpleRed Posted July 28, 2016 Author Share Posted July 28, 2016 @Clem Neat feature that is. I did find the tile map example. The phaser examples have helped a great deal. Quote Link to comment Share on other sites More sharing options...
Arcanorum Posted July 28, 2016 Share Posted July 28, 2016 Haha, nice troll... Though, I was thinking of doing my own video tutorial series when Phaser development has finally stopped and I can be sure that the version that I do the tutorials on will be the definitive one, but it would probably be on things that aren't covered, or aren't explained very well, in the examples. Quote Link to comment Share on other sites More sharing options...
jkohler Posted August 25, 2016 Share Posted August 25, 2016 My default goto place to learn Phaser is http://phaser.io/examples... having said that, i think video tutorials make a lot of sense, when we don't feel like cramming through the documentation. It's nice having someone just talk on the video, and you can code along. 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.