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

PokerGame Logic #15

Open
2 of 8 tasks
wiizii opened this issue Apr 12, 2022 · 0 comments
Open
2 of 8 tasks

PokerGame Logic #15

wiizii opened this issue Apr 12, 2022 · 0 comments
Labels
feat Add feature

Comments

@wiizii
Copy link
Member

wiizii commented Apr 12, 2022

포커게임 로직 구현

  • 모든 인원이 ready상태가 되면 게임 시작
  • 게임 시작 후 각 플레이어에게 카드 4장씩 분배
  • 플레이어로부터 어떤카드를 오픈하고 버릴건지 요청 받음 (3장) 후 배팅
  • 플레이어에게 새로운 카드 배분 (4장) 후 배팅
  • 플레이어에게 새로운 카드 배분 (5장) 후 배팅
  • 플레이어에게 새로운 카드 배분 (6장) 후 배팅
  • 플레이어에게 히든카드 배분 (7장) 후 배팅
  • 게임 종료
@wiizii wiizii added the feat Add feature label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Add feature
Projects
None yet
Development

No branches or pull requests

1 participant