Skip to content

pulviscriptor/agario-webclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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 with the --recursive option. If it was cloned without this option, run git submodule update --init --recursive
  • Install browserify globally npm install -g browserify
  • Install ws locally npm install w
  • Run make
  • Open app.html from the browser

About

A small browser-based graphical client for agar.io.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.3%
  • HTML 2.9%
  • Other 0.8%