This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
You've already forked phaser
mirror of
https://github.com/wassname/phaser.git
synced
2026-06-27 16:10:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
27fc4479282999aa4d2ef39f80d0a30593fcf638
phaser
/
examples
/
games
T
History
photonstorm
dbdb2a2026
Adjusted delta timer cap and fixed some typos and more examples.
2014-01-27 17:08:20 +00:00
..
breakout.js
Added class constructors, fixed Stripshader, added relative Tween example and updated Tween source.
2013-12-30 16:54:00 +00:00
invaders.js
ArcadePhysics.overlap and collide now recognise TileSprites in the collision checks.
2013-12-17 16:48:03 +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