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

[BE] 한 명이라도 나가면 게임 종료 #185

Closed
3 tasks done
ssum1ra opened this issue Dec 2, 2024 · 0 comments · Fixed by #186
Closed
3 tasks done

[BE] 한 명이라도 나가면 게임 종료 #185

ssum1ra opened this issue Dec 2, 2024 · 0 comments · Fixed by #186
Assignees
Labels
💻 BE Backend Code ✨ Feature New feature or request
Milestone

Comments

@ssum1ra
Copy link
Collaborator

ssum1ra commented Dec 2, 2024

📂 구현 기능

한 명이라도 나가면 게임 종료

📝 상세 작업 내용

  • 플레이어가 재연결하지 않으면 leaveRoom 호출
  • 방이 대기 상태(WAITING)일 경우, playerLeft 이벤트 전송
  • 방이 게임 중일 경우, 게임 종료 이벤트(gameEnded)를 방에 남아있는 플레이어들에게 전송

🔆 참고 사항 (선택)

⏰ 예상 작업 시간

3시간

@ssum1ra ssum1ra self-assigned this Dec 2, 2024
@ssum1ra ssum1ra added 💻 BE Backend Code ✨ Feature New feature or request labels Dec 2, 2024
@ssum1ra ssum1ra modified the milestones: Week 5, Week 6 Dec 2, 2024
@ssum1ra ssum1ra linked a pull request Dec 2, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 BE Backend Code ✨ Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant