phaser/examples/games
2014-01-31 14:12:20 +00:00
..
breakout.js Fixed lots of examples and added the missing Line.js. 2014-01-31 14:12:20 +00:00
invaders.js Fixed lots of examples and added the missing Line.js. 2014-01-31 14:12:20 +00:00
matching pairs.js Adjusted delta timer cap and fixed some typos and more examples. 2014-01-27 17:08:20 +00:00
simon.js Warning: This version has a new ArcadePhysics handler in it. Don't upgrade if you need this for live game code, wait until we go to master. Otherwise, this commit contains lots of new physics demos and a new updateMotion and Body class to try and fix, once and for all, the physics issues with applied forces. 2014-01-02 23:28:22 +00:00
starstruck.js More examples updates. Fixed Starstruck tilemap code, removed un-needed ArcadePhysics methods and rebuilt the js files for testing. 2014-01-14 03:33:03 +00:00
tanks.js Removed all references to drag from the Examples and replaced with Friction. 2014-01-22 21:06:16 +00:00
wabbits.js Removed all references to drag from the Examples and replaced with Friction. 2014-01-22 21:06:16 +00:00