A simple tweening library that must be manually updated
An elastic tween updated by requestAnimationFrame, that triggers another tween when the first is completed.
A bounce and quadratic tweens updated by requestAnimation, adjusting alpha and radius on different times.
An exponential tween, delayed using setTimeout, acting on a dom element's width and updated using setInterval
Objects that tween to move and cancel when they collide