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

Create PlanetCreationSystem #11

Open
jChicote opened this issue Oct 8, 2023 · 0 comments · Fixed by #19
Open

Create PlanetCreationSystem #11

jChicote opened this issue Oct 8, 2023 · 0 comments · Fixed by #19

Comments

@jChicote
Copy link
Owner

jChicote commented Oct 8, 2023

Description

Create a the planet creation system for the game visualiser

Acceptance Criteria

Implementation

  • Make this into a class
  • DI the planet controller
  • DI the planet creator
  • Create function to CreatePlanets
  • Ensure to keep creation and rendering seperate ( ensure these are seperate methods)
  • Make the creation async

Notes:

  • You might need to create a service to properly position the planets if needed
  • A seperate service will need to exist to perform the calculation of the planets position
@jChicote jChicote linked a pull request Oct 25, 2023 that will close this issue
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 a pull request may close this issue.

1 participant