Skip to content

Implement Game Window (JFrame) #3

@pyang4s

Description

@pyang4s

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestuiuser unterface requests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions