Skip to content
/ agario Public

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

License

Notifications You must be signed in to change notification settings

gnhnjac/agario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published