rSimulate / Cosmosium

:earth_americas: js game engine for space-based games
Other
23 stars 7 forks source link

basic asteroid claim glow #93

Closed BrianErikson closed 9 years ago

BrianErikson commented 9 years ago

This merge adds server-side implementation of asteroid ownership by instance, communication between client and server for claiming objects by instance, synchronization between each client in the instance as asteroids get claimed, and a simple color representation on the asteroids themselves (which should hold us over until we get a GLSL person to draft up a more appropriate shader).