CodingTrain / Suggestion-Box

A repo to track ideas for topics
571 stars 86 forks source link

Coding question: Add split and shoot on agar.io game #743

Open rochismo opened 6 years ago

rochismo commented 6 years ago

Hello @shiffman. I tried to improve myself with coding with the game of agar.io from your source code, i added some functions like a map limit, collision with borders, random blobs to eat when the number of current blobs is low, etc. But i am hardstuck on trying to make it split, merge or shoot blobs. Could you try to make it if it interests you and if other people's stuck and interested on that?

Thank you in advance.

thisdotmatt commented 6 years ago

I am working on the game too and am having trouble. I would seriously enjoy it if you made a video (a part 3) where you add the stuff mentioned.

rochismo commented 6 years ago

@thisdotmatt do you want to code together and try to figure out how to do that? :)