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: find game sort by times played #220

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

kuoche1712003
Copy link
Contributor

Why need this change? / Root cause:

Changes made:

  • Refactor event bus.
  • Add a StartedGameEventListener to record the number of times the game is played.
  • sort by TIMES_PLAYED.

Test Scope / Change impact:

  • None.

Issue

Copy link

Copy link
Collaborator

@frankvicky frankvicky left a comment

Choose a reason for hiding this comment

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

LGTM

@ricksu978 ricksu978 merged commit 7a156d3 into main Aug 4, 2024
4 checks passed
@ricksu978 ricksu978 deleted the feature/find-game-sort-by-times-played branch August 4, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

被玩最多次的遊戲排前面
3 participants