Skip to content

Implement scene system #7

@mihaid11

Description

@mihaid11

Introduce a scene system to manage groups of entities and enable clean transitions between different game states (menu, gameplay, pause).

  • Create Scene base class
  • Support onEnter, onExit, update, render
  • Allow switching scenes at runtime
  • Ensure entities belong to a scene

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions