Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Also want to show appreciation for your work.

I tried to create a game similar to this (I spent 6 months on it). Very basic Geometry. Circles. I got the concept working well locally, but I ran into problems on how to deal with the networking. I got things running in Node with SocketIO and so on but there could be 400 players, each made of upto 8 moving pieces, and each can fire several times a second.

I spent a lot of time on a book, "Real time collision detection" and generally I have fond memories of the whole project and trying different partition and slicing up space.

However, how to package and deal with this snapshot of world "over the network" or for example "how to smooth any lag relative to the client"... this middle region was largely undocumented or ill accessible to me.

I will look forward to when/if you write any thoughts.



I will definitely do a write-up but you're right. It's really hard to find info on any of that online.

A lot of trial and error.


Do you have a blog? Been visiting this daily to see if there's a new update about the write up on networking trial errors. :)


I am still playing :D




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: