eric-wieser / snakes

A game written in node.js, HTML5 canvas, and Socket.IO.
19 stars 8 forks source link

Send the id of the head to the client #1

Closed rabbidrabbit closed 12 years ago

eric-wieser commented 12 years ago

I don't want to send that within the same data cluster as the ball updates - too much data. Maybe just send a boolean flag with the ball that is a head