Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SolarSystem and Planet class objects #21

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nicosaki
Copy link

Wave 1: Optional: All parts of optional portion done successfully.
Wave 2: Optional: Distance between planets done, visually represented in program run

Good: Interface is clean and the visual representation of the solar system is nice.
Could use work: Could be improved by restructuring to use SolarSystem class to initialize all of the planets, rather than using the old structure provided by wave 1 and wave 2 half-assedly built on top of it. Repetitions could be removed using a hash to store planets!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant