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

Feature/space map #179

Merged
merged 17 commits into from
Sep 6, 2023
Merged

Feature/space map #179

merged 17 commits into from
Sep 6, 2023

Conversation

TDay1
Copy link
Contributor

@TDay1 TDay1 commented Sep 6, 2023

This pull request removes the old space map and re-implements it in a more correct way. It also introduces a new, aesthetically pleasing, design with animations.

Changes Made:

  • Added new iconography for the space map
  • Created an animated background that looks like "starry night" view of space.
  • Removed all old components
  • Refactored space map to be a screen instead of a GameArea
  • New implementation utilises the LibGDX Scene2D framework, which is best practice for menus

@TDay1 TDay1 requested a review from henrybatt September 6, 2023 01:31
@TDay1 TDay1 self-assigned this Sep 6, 2023
@TDay1 TDay1 added Team 3 Space Team Sprint 2 Issues related to Sprint 2 labels Sep 6, 2023
@TDay1 TDay1 added this to the Sprint 2 milestone Sep 6, 2023
@TDay1 TDay1 linked an issue Sep 6, 2023 that may be closed by this pull request
3 tasks
@TDay1
Copy link
Contributor Author

TDay1 commented Sep 6, 2023

Note: The failing unit tests are unrelated to this PR. Main is currently failing tests.

Copy link
Contributor

@henrybatt henrybatt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Approved

@TDay1 TDay1 merged commit eb17c48 into main Sep 6, 2023
@TDay1 TDay1 deleted the feature/space-map branch September 6, 2023 01:46
McArthur-Alford pushed a commit that referenced this pull request Sep 12, 2023
@TDay1 TDay1 restored the feature/space-map branch October 23, 2023 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sprint 2 Issues related to Sprint 2 Team 3 Space Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New Space map
2 participants