UnRealm Posted March 11, 2020 Share Posted March 11, 2020 Hi, I've made agario private server, you can find it here I use JS and Node Js for the backend. And game are pretty laggy, so I want to make backend on C++ I've compared their perfomance and I can say that NodeJs in my case uses 10 times more resources than a pure C++ If someone want to help me and get real practice of browser game development, please write me. Quote Link to comment Share on other sites More sharing options...
sgarg Posted April 1, 2020 Share Posted April 1, 2020 Hey as it is evident your packet sizes are huge. You should first work on optimizing your netcode rather than just moving the current code to C++. Best of Luck. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.