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

[Fix] 게임 결과 리팩토링 #220

Merged
merged 10 commits into from
Dec 3, 2024
Merged

[Fix] 게임 결과 리팩토링 #220

merged 10 commits into from
Dec 3, 2024

Conversation

zizonyoungjun
Copy link
Collaborator

@zizonyoungjun zizonyoungjun commented Dec 2, 2024

개요

Resolves: #219

PR 유형

어떤 변경 사항이 있나요?

  • 버그 수정

작업 내용

  • 게임 결과에 따라 멘트가 정확하게 나타나도록 로직을 수정했습니다.

  • 게임 결과 페이즈에서 메인 디스플레이가 커지는 문제를 해결했습니다.

  • 게임 결과를 띄워주는 시간을 5초에서 7초로 연장했습니다.

스크린샷

스크린샷 2024-12-03 오전 12 49 55

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다. Commit message convention 참고 (Ctrl + 클릭하세요.)
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

@today-is-first today-is-first merged commit 485bbba into develop Dec 3, 2024
4 checks passed
@today-is-first today-is-first deleted the feature/#219 branch December 3, 2024 01:49
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