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

[로직] 멀티 게임 재접속, 동일 이름 접속 로직 #58

Open
david-parkk opened this issue Sep 23, 2024 · 0 comments
Open

[로직] 멀티 게임 재접속, 동일 이름 접속 로직 #58

david-parkk opened this issue Sep 23, 2024 · 0 comments

Comments

@david-parkk
Copy link
Member

멀티 게임 재접속

  • 멀티게임 도중 연결이 끊기는 경우 해당유저는 게임을 진것으로 판정
  • 술래가 나간경우: 게임 종료 및 플레이어 승리
  • 플레이어가 나간경우: 해당 플레이어는 잡힌것으로 간주

동일 이름 접속 로직

  • 멀티게임을 플레이하는 유저가 새로운 멀티게임 매칭을 요청하는 경우: 거부된다.

  • 데모이전까지는 위 사항대로 구현

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

No branches or pull requests

2 participants