kicstart / OpenSpace

4 stars 3 forks source link

Multi ship + sessions #9

Closed jonotron closed 12 years ago

jonotron commented 12 years ago

Note: This WILL BREAK interation.html

See socket_test.html for an example of how multiple ships are communicated to on the main loop message.

Major changes

I highly recommend using underscore on the client for easier array manipulation. See openspace.js for some basic examples.

You will also need to do the following:

npm install connect underscore