-
Notifications
You must be signed in to change notification settings - Fork 0
Achievement Interface
Ella West edited this page Oct 18, 2022
·
16 revisions
Jump to a section or return to Achievement Summary here!
The original achievement screen was made up of 3 components (AchievementScreen
, AchievementActions
and AchievementDisplay
). During Sprint 4, this was refactored into a single class, AchievementInterface
, that could be added to a screen as a single UI component.
Summary achievement display:
Game achievement display:
The below video demonstrates the improved functionality of the achievement interface. It shows opening, closing, navigation, and hover effects of new display. Achievement category progression bars can also be seen.
The Final Boss
Shop
Inventory
Achievements
Infrastructure
User Interfaces Across All Pages
User Interfaces Buildings
Guidebook
[Resource Management](Resource-Management)