Skip to content

Track badge state #1

@brisbang

Description

@brisbang

Badges should not be awarded based on external code but should self-regulate based on events
For example:

  • A badge for 'winning the game on any difficulty' should link to the OnWin event and then set its state to awarded

So a badge should have a state property:

  • AlreadyAwarded
  • Possible
  • NotPossible
  • Awarded

Then hooking into the events of the game should help it to know what's going on.

Then the master view screen should read all badges and determine color based on the state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions