Skip to content

종료 라운드 판단 기준 수정 #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nestiank
Copy link
Contributor

@nestiank nestiank commented Mar 8, 2025

사진이 16장인 현재 isGameEnded 변수는 round === 4일 때 true가 되는데(0, 1, 2, 3, 4로 총 5개 라운드 진행됨) 실제로는 16강, 8강, 4강, 결승의 4개 라운드가 진행되어야 하므로 round === 4 - 1일 때를 확인하도록 수정합니다.

Copy link

vercel bot commented Mar 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
strange-neighbors ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 8, 2025 8:31am

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

Successfully merging this pull request may close these issues.

1 participant