This course will become read-only in the near future. Tell us at community.p2pu.org if that is a problem.

Lesson 4 - Physics Simulation [June 30, 2011, 3:08 a.m.]


Physics!

 

4.1 - Physics intro - Velocity, Acceleration, Forces

4.2 - Gravity and Friction

4.3 - Collision Detection

4.4 - Finding the Intercept Points of Moving Objects

  • Example HTML: Walls and platforms
  • Example JS:  - Especially look at Platform.detectIntercept() and TheWorld.touchingPlatform()
  • Video Explanation