Jump to content

Phaser Books


Clickys
 Share

Recommended Posts

  • 3 months later...

Hi Clicksys, I'm on my fourth day of phaser so I'm new myself. Other than simple DOM traversal and working with angularJS, I myself hadn't had much experience in Javascript (I'm an ASP.NET Developer by profession)

The way I got my feet wet with Phaser are the examples shown on the website.
Start off with this: https://phaser.io/examples/v2/category/basics
Once you understand that, move on the animation: https://phaser.io/examples/v2/category/animation
Then move on to keyboard/mouse inputs: https://phaser.io/examples/v2/category/input

Look at all the examples and play with the code. No books needed. The community here at html5devs is amazing, if you run into a problem it's most likely already solved here if you use the search bar in this forum. 

 

To actually run your code, you should read this: https://phaser.io/tutorials/getting-started
I personally use Visual Studio, and run in debug mode. This is so I don't have to set up a local server and such. If you want to take that route, read that tutorial on getting started.

Edited by mkhan074
Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...