dieter91 Posted March 22, 2014 Share Posted March 22, 2014 Hi I tried phaser out some months ago, and i liked it alot. But i got kinda stuck because the lack of tutorials. Now because it did like Phaser so much i decided to come back and take a look at it again. I've seen some new tutorials but the problem is i heard that these won't work in Phaser 2.0? And i can't find any phaser 2.0 tutorials. So is there any place where i can find some basic stuff or do i need to figure everything out by myself? (which i can't cause i'm a beginner with js lol) Thanks Link to comment Share on other sites More sharing options...
Dream Of Sleeping Posted March 22, 2014 Share Posted March 22, 2014 The documentation is pretty clear and the examples page is also good. I put off using a framework for the longest time because I thought I wouldn't be able to figure it out. You have to just dive right in and give it a go. If you get stuck on something specific just nag at the people here. That's what I do. haha Don't wait for some perfect tutorial that will teach absolutely everything, cause you'll probably be waiting a long time. Just go through the examples. http://examples.phaser.io/ Edit: Also check out LessMilk.com for some good examples. clark 1 Link to comment Share on other sites More sharing options...
dieter91 Posted March 22, 2014 Author Share Posted March 22, 2014 I always get so intimitated by documentations. ^^But i'll try to figure some stuff out by looking at the examples, thanks Link to comment Share on other sites More sharing options...
jk90 Posted March 22, 2014 Share Posted March 22, 2014 Make sure you concentrate on learning javascript first, then try to learn phaser. Read the documentation and learn from the examples. It's quite easy to do things with phaser once you understand javascript. Link to comment Share on other sites More sharing options...
Recommended Posts