Skip to content

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.