Skip to content

DenizBasgoren/agario

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agario

Online multiplayer Agario clone (v1.0)

Or play locally:

  • cd agario
  • npm install
  • npm run watch
  • On another terminal window: npm run start
  • And go to localhost:3000