Orbit is a simplified N-Body simulator that is designed to be fun and entertaining to use on an Android device. You will be able to create your own solar system and galaxies and watch as the celestial bodies attract and revolve around each other according to the simple physics coded within this app.
The project is kept open-source and is featured in the Google Play Store
- Fork this repository on Github.
- Clone your forked repository (not our original one) to your local device with
git clone https://github.com/YOURUSERNAME/N-Body.git
- Install Android Studio
- Build & run the project!