owenashurst / agar.io-clone

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

I want to use this in my school project, could i fork this? #525

Closed ldy2119 closed 1 year ago

ldy2119 commented 5 years ago

I want to use this in my school project, could i fork this?

huytd commented 5 years ago

Please feel free to fork it, but I would recommend take a look at https://github.com/huytd/agar.io-clone/wiki/Game-Architecture and implement it from scratch if you are doing something like school project (eventually, it's to learn something, right?)

The wiki article is outdated but it's closest to the first version of this code, which is simple enough.