An open API service indexing awesome lists of open source software.

https://github.com/capacitorset/asteroids-and-stuff

Simulates an arbitrary system of masses.
https://github.com/capacitorset/asteroids-and-stuff

Last synced: 3 months ago
JSON representation

Simulates an arbitrary system of masses.

Awesome Lists containing this project

README

          

# Asteroids-and-stuff
Simulates an arbitrary system of masses.

## Running

To run, compile with `javac *.java`, then run `java AsteroidsAndStuff`.

## Updating parameters

To update parameters, modify the values in `AsteroidsAndStuff.java`.