/gravity-agario

A single player agario clone with gravity and momentum.

Primary LanguageJavaThe UnlicenseUnlicense

Gravity Agario

Eat asteroids and dust particles to gain mass while avoiding larger asteroids. Based on an earlier version of the gravity simulator.

Click the mouse to manuver by ejecting mass.

Gameplay Example

This is an eclipse project that can be imported. Alternatively, you could run

ant build

to build, and

cd bin; java gravityagario.GravityAgario

to run.