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

[Team 5] - Refining Economy #121

Closed
5 tasks done
nawal-0 opened this issue Sep 8, 2023 · 0 comments
Closed
5 tasks done

[Team 5] - Refining Economy #121

nawal-0 opened this issue Sep 8, 2023 · 0 comments

Comments

@nawal-0
Copy link
Contributor

nawal-0 commented Sep 8, 2023

Description

Task: Refining Economy (#121).
Feature: UI (#96 )

This task is to refine aspects of the economy system which was implemented in sprint 1. This involves updating images/UI, of the currency display and income turret, to be in accordance with the new guidelines set by the design committee. Also, when a drop is clicked, the player should receive some visual feedback and sound that they have gained currency.
A new currency class is to be instantiated for the mob bosses drop.

Examples

  • Visual Feedback: When a drop is clicked or the income turret 'mines', a label '+100' or similar shows up

Dependencies

No dependencies

Milestones

List of steps that need to be completed for this task.

  • Create a new currency class. Add it to the CurrencyService and make a function in the dropFactory (Sep 8)
  • Implement the visual feedback function to show a label when a drop is clicked (Sep 8)
  • Extend it so that when income turret mines, the label also appears (Sep 9)
  • Add sound (Sep 10)
  • Documentation (Sep 10)

Completion Deadline: Sep 10

Documentation

Member

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

No branches or pull requests

1 participant