lazd / DuneBuggy

A 3D multiplayer dune buggy battle game written entirely in JavaScript
Other
10 stars 5 forks source link

Server-side map hosting #5

Open lazd opened 11 years ago

lazd commented 11 years ago

The state of the map should be maintained by the server and transmitted to the clients.

When a map object is destroyed, the server should be notified and the event should be broadcast to clients.