Viewing profile — xana
xana
HN member- Joined
- Thu, Apr 30, 2015, 11:51 AM UTC
- HN karma
- 2
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About xana
No profile information was provided.
Recent public activity
- comment
- comment
- comment
-
comment
Comment #9464844
But wouldn't it be more efficient to calculate the velocity on the client side then only send changes to the vector?
-
comment
Comment #9464564
Yeah I know right. No wonder this game crashes. When you press the space bar it sends a message, when you move your mouse it sends a message. The message is in function U() (its th…
-
comment
Comment #9464449
While looking at the js source code and modifying it a bit I was able to program keys W A S D to move my cell around. But it doesn't work after a bit. The protocol is send the posi…