Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 296 Bytes

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