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.
- Host: GitHub
- URL: https://github.com/brendanddev/space-animation
- Owner: brendanddev
- Created: 2024-06-12T15:57:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-13T13:44:08.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T23:41:46.327Z (over 1 year ago)
- Language: Java
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.