agar.io-clone
agar.io-clone copied to clipboard
Agar.io clone written with Socket.IO and HTML5 canvas
Hi, Sorry for my newbie question. But i was looking to host this on my server for a school project im doing. Anyways im running the game with gulp as...
Example: https://github.com/huytd/agar.io-clone/blob/master/src/server/server.js#L367
**Is this a bug?** Yes! **How to reproduce:** Just open you're developer console (F12 or CTRL + SHIFT + I) and remove the `max-length` from name input. Now enter a...
I can implement the database for a level system but I would need someone to code it into the game so how this would work in the database tableName->users fields->id,name,level,xp...
You should add custom skins, a leveling system, and better animations, like the fluid effect in agar.io.
Hello, I would like to know, how many connections at same time can handle on a server like herokuapp in free mode. If nobody knows, how do i test it?...
How do I change the size you need to overtake someone? Right now both player needs to be in both centers.
Update to make things work on latest version. ```docker-compose up``` Also, run this shorter command to build image & run image.
I want to use this in my school project, could i fork this?
EVERYTHING IS DEPRECATED OH NO! ```npm WARN deprecated [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated [email protected]: gulp-util is...