Closed copycode69 closed 1 month ago
Typo in Ball Bottom Boundary Condition:
Bug: The variable ball_rect.heigh is used instead of ball_rect.height. Fix: Change heigh to height to properly check the ball's bottom boundary.
Typo in Ball Bottom Boundary Condition:
Bug: The variable ball_rect.heigh is used instead of ball_rect.height. Fix: Change heigh to height to properly check the ball's bottom boundary.