**Description:** Implement the main game window using Swing. **Acceptance Criteria:** - [ ] Create GameWindow.java extending JFrame - [ ] Set window size ~400x600 - [ ] Set window title: "BlockCollision" - [ ] Add a custom panel for drawing (GamePanel) - [ ] Project runs and displays an empty window **Estimated Effort:** 1–2 hours
Description:
Implement the main game window using Swing.
Acceptance Criteria:
Estimated Effort: 1–2 hours