Collision detection is the functionality of detecting when one shape intersects with another. This is what SSCD is all about. This lib is NOT a physics engine; It does not handle things like forces, ...
This is an example of collision Detection with Javascript . The animation rests at the bottom, and shows the coordinates as each image is drawn. When the image intercepts the boundaries of the canvas, ...