This repository has been archived on 2019-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
agario-webclient/README.md
Geoffrey Frogeye 39e6468538 Few fixes
Also run `npm install agrio-client` to update it.
2015-06-08 20:04:19 +02:00

949 B

#Web-browser client for agar.io A small browser-based graphical client for agar.io, written using pixijs and agario-client.

DISCLAIMER: This project isn't affiliated with agar.io in any way. When playing with this client, you don't get ads, which is nice for you maybe, but it doesn't pay for the servers needed to run the game.

Note: You won't be able to play directly on agar.io servers due to cross origin policy restrictions. You must use a proxy (you can for example use the repeater you can find in agario-devtools).

##Usage

  • Clone the repo.
  • Install browserify globally npm install -g browserify
  • Install agario-client locally npm install agario-client
  • Run make
  • Open app.html from the browser