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.
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.