Skip to content
henspace edited this page Mar 16, 2014 · 22 revisions

Official Phaser Documentation

Documentation

Official Phaser tutorials

Getting started guide

[Making your first Phaser game] (http://www.photonstorm.com/phaser/tutorial-making-your-first-phaser-game)

API documentation by Maciej Czekala

Graphics

Features requests

  • input events for groups
  • event dispatch on drag// input.onMove(someFunction). Dispatch event when moving an object.
  • allow stop on a tween to act on subsequent tweens in a chain.

Examples

http://gametest.mobi/phaser/examples/

http://examples.phaser.io

Also found under master/examples/index.html

Nice tutorials

Non-official Introduction to Phaser

Game Structure - Basics

Jesse Freeman (uses a really outdated version of Phaser)

Collaborative documentation

Clone this wiki locally