I am developing a 2D multiplayer online browsergame.
On the backend I have set up a Node.js server. Everything works perfectly.
On the frontend I will use jQuery and several libs for collision etc. so far.
I will not use canvas, Audio nor massive player numbers.
My question is, what is the best library for 2D animations?
Libs I know: craftyjs
"Animation" means: advanced moving/calculating of elements, keyboard movement, if possible collision detection