A Java client-implementation clone of the popular 2010's online game Agar.io.
See AgarioServer for the server companion of this client.
- Minimum UDP packet size of
65_534bytes - Fast and reliable download speeds
- Recent CPU model (older models may face impacted FPS performance)
Much of the codebase uses bleeding-edge functions and syntax.
Tested Environment:
- ZuluFX 23
- IntelliJ IDEA
- MacOS 15.1
- Ubuntu 22.04
- 1 GB upload/download
main is located in the class Client and can be run using IntelliJ's "run" arrow.
Input the provided server code in the provided space and select your desired settings.
- [] Updated virus texture
- [] Improve player death handling
- [] Cleaner landing page
See the server companion AgarioServer for the extended roadmap.

