Skip to content

Implement Collision Detection #7

@pyang4s

Description

@pyang4s

Description:
Detect when the falling block collides with the player block.

Acceptance Criteria:

  • Use Rectangle intersection logic
  • Trigger “Game Over” when collision occurs
  • Stop game loop when hit
  • Show simple “Game Over” message on screen

Estimated Effort: 2–3 hours

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions