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

[feat] 장애물 충돌 로직 #1

Open
leeymin130 opened this issue Dec 22, 2024 · 0 comments
Open

[feat] 장애물 충돌 로직 #1

leeymin130 opened this issue Dec 22, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@leeymin130
Copy link
Collaborator

🟢 기능 설명

  • 산타가 장애물과 충돌 시 게임이 종료되는 기능을 구현합니다.
  • 충돌 판정 조건:
    • 장애물이 특정 각도에 도달
    • 산타의 위치가 일정 높이 이하일 때
  • 충돌 발생 시 게임 종료 화면으로 전환됩니다.

🟡 추가 설명

  • 게임 종료 화면은 현재 임의의 화면이며, 추후 구현 예정
@leeymin130 leeymin130 added the enhancement New feature or request label Dec 22, 2024
@leeymin130 leeymin130 self-assigned this Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant