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

https://github.com/brendanddev/space-animation

This was a exercise for my Java class which I have expanded on and turned into a project of my own.
https://github.com/brendanddev/space-animation

Last synced: about 1 year ago
JSON representation

This was a exercise for my Java class which I have expanded on and turned into a project of my own.

Awesome Lists containing this project

README

          

# Space-Animation
This was an exercise completed by me in my Java class, which I have expanded on within my own interest.
This 'Space Animation' focuses on some fundamental principals in Java, such as inheritance, assosciation, and more.
The goal of this project is to simulate space using Java, and JavaFX to create animations.