owenashurst / agar.io-clone

Agar.io clone written with Socket.IO and HTML5 canvas
MIT License
2.88k stars 1.12k forks source link

Refactors from my fork #540

Closed Zoldszemesostoros closed 10 months ago

Zoldszemesostoros commented 1 year ago

A few months ago, I toyed with this project. I have made several server-side changes, including

I have also made a sort-of-working game replay feature. I don't think every change should be upstreamed - I have got rid of some features I don't need, but others might, and I have made some changes to the protocol too - but I believe some of them can be useful. I can give you the source, or I can cherry-pick changes and submit PR-s if you are interested. I won't have too much time in July, so I can do the second option only in August.

owenashurst commented 11 months ago

Hi @Zoldszemesostoros this sounds like a great refactor. I strongly encourage you to submit a PR with the changes you've made.

What kind of features did you remove? Definitely include the fundamental changes you bullet pointed.

Zoldszemesostoros commented 11 months ago

I will submit a PR next week.

What kind of features did you remove?

Logging using an database; variable colored food particles; variable sized viruses