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

포커 게임 입장을 구현한다. #19

Open
5 tasks done
9JaHyun opened this issue Feb 2, 2023 · 0 comments
Open
5 tasks done

포커 게임 입장을 구현한다. #19

9JaHyun opened this issue Feb 2, 2023 · 0 comments
Assignees
Labels
backend 🖥 백엔드 이슈 feature 기능 이슈

Comments

@9JaHyun
Copy link
Collaborator

9JaHyun commented Feb 2, 2023

구현 기능

  • 게임 입장
  • 기본 게임 세팅
    • 기본 배팅 금액 설정
    • 초기에 가지고 있는 칩 개수 설정
    • 돌아가는 순서 설정
@9JaHyun 9JaHyun added feature 기능 이슈 backend 🖥 백엔드 이슈 labels Feb 2, 2023
@9JaHyun 9JaHyun added this to the 스프린트 3주차 milestone Feb 2, 2023
@9JaHyun 9JaHyun self-assigned this Feb 2, 2023
9JaHyun added a commit that referenced this issue Feb 7, 2023
- WebSocket은 STOMP로 구현했습니다.
- 사용자 식별을 위해 간단한 HandShakeHandler를 구현해 임의의 Id를 부여합니다.
9JaHyun added a commit that referenced this issue Feb 7, 2023
- 유저의 게임 입장과 알림을 구현했습니다.
9JaHyun added a commit that referenced this issue Feb 7, 2023
- 유저의 게임 입장과 알림을 구현했습니다.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 🖥 백엔드 이슈 feature 기능 이슈
Projects
None yet
Development

No branches or pull requests

1 participant