I am trying to create a simple javascript game with simple physics. I can determine when 2 balls are colliding but I have having problems with handling the collision.
Does anyone know of any useful tutorials on this? I've been searching the internet for a couple days but can't seem to find anything.