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

Add roomId parameter when starting a game #201

Merged
merged 2 commits into from
Feb 18, 2024

Conversation

ricksu978
Copy link
Member

Why need this change? / Root cause:

當呼叫遊戲小組的 start game API,大平台需要給 RoomId,所以當遊戲結束時,遊戲小組可以呼叫相對應的 end game API

Changes made:

  • application/client/GameService.kt
  • application/usecases/StartGameUseCase.kt

Test Scope / Change impact:

  • N/A

Issue

Copy link

sonarcloud bot commented Feb 18, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@ricksu978 ricksu978 merged commit 06484e9 into main Feb 18, 2024
4 checks passed
@ricksu978 ricksu978 deleted the features/start-game-with-room-id-parameter branch February 18, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants