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

✨ : 새로운 위치 정보를 소켓에 반영 #132

Merged
merged 2 commits into from
Nov 9, 2021
Merged

Conversation

jyh0521
Copy link
Collaborator

@jyh0521 jyh0521 commented Nov 9, 2021

작업 개요

새로운 위치 정보를 소케에 반영

Github Issue Number

#98

작업 분류

  • 버그 수정
  • 신규 기능
  • 프로젝트 구조 변경

작업 상세 내용

  • 게임 방에 다른 플레이어 canvas 추가
  • 다른 플레이어가 게임방 입장 시 이미 입장해 있던 플레이어들에게 입장한
  • 플레이어의 정보 전송 (소켓)
  • 다른 플레이어 입장 시 이미 입장해있던 플레이어들 정보 전송 (소켓)
  • 다른 플레이어가 추가 되면 추가되는 순서대로 각 canvas 할당
  • 한 플레이어 보드의 블록이 떨어질때마다 다른 플레이어에게 떨어지고 있는
    블록 정보 전송 (소켓)
  • 다른 플레이어의 블록 정보를 전송 받아 다른 플레이어의 canvas에 그리기

- 게임 방에 다른 플레이어 canvas 추가
- 다른 플레이어가 게임방 입장 시 이미 입장해 있던 플레이어들에게 입장한
- 플레이어의 정보 전송 (소켓)
- 다른 플레이어 입장 시 이미 입장해있던 플레이어들 정보 전송 (소켓)
- 다른 플레이어가 추가 되면 추가되는 순서대로 각 canvas 할당
- 한 플레이어 보드의 블록이 떨어질때마다 다른 플레이어에게 떨어지고 있는
블록 정보 전송 (소켓)
- 다른 플레이어의 블록 정보를 전송 받아 다른 플레이어의 canvas에 그리기
@24to26 24to26 requested review from jeongbbn, 24to26 and ChanHoHan and removed request for jeongbbn November 9, 2021 03:30
@24to26 24to26 merged commit 0477714 into sprint-2 Nov 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants