This got generated as something of a byproduct of my research into a number of different things, but I thought I'd share it. I built a simple Asteroids network game. The architecture is such that the server calculates the entire game, and sends each client a report on what they can see. The client then sends back a very specific data structure
(
Read more... )
Comments 1
Reply
Leave a comment