Agar.io clone using NodeJS w/ Socket.io
To run this you'll need NodeJS installed, and you'll need to install the npm modules Socket.IO and Express as listed in the package.json file. To run the program, if you have npm installed execute npm start in the directory or node index.js