This program is a Java application that simulates the solar system in 2D, using JavaFX.
recording.mp4
- Java 8 or higher
- Gradle 4 or higher
- Clone this repository: git clone https://github.com/michael2to3/solar-system
- Navigate to the project directory: cd solar-system
- Build the project using Gradle: gradle build
- Run the program using Gradle: gradle run
This project is licensed under the License - see the LICENSE file for details.