/agario

Source code for my Agar.io socket-io web server project

Primary LanguageJavaScriptMIT LicenseMIT

Agar.io with canvas graphics and socket.io by ~gnhnjac


To run must have the following npm modules installed:

socket.io
express

(you also need node.js installed)


Simply type: npm start in cmd in order to start the server on your computer,
the default port is 3000, you can change it in the .env file.