Hacker News new | ask | show | jobs
by piinecone 1479 days ago
For my game, King of Kalimpong, I run physics on the client and the server. The server is the boss but the client feels good.

I suspect most games where movement is primarily physics-based are doing this, but who knows, netcode tends to be very game-specific.