Hi,
I'm interesting in developing a multiplayer.
I've researched Craftyjs, and built a nice demo game. Now, I want to take it to the next level, which is making it multiplayer.
Along with the craftyjs, I'll use Nodejs.
To achieve that, I'll need to run craftyjs on Nodejs (to calc when the entities should be, collision detection etc.), which seems impossible at the moment.
I'll appreciate if you can shad some light and give some tips on how a to develop a multiplayer along with craftyjs.
Thanks!