Skip to content

GameEngine Singleton #30

@math0898

Description

@math0898

Utilize the Singleton design pattern on the GameEngine class to ensure only a single instance exists. Additionally this instance should be easily accessible. Can perhaps allow for more design options than using lots of static methods.

Metadata

Metadata

Assignees

Labels

design issueThe issue presents itself in design. May require refactors to fix.documentationImprovements or additions to documentationrefactorCode is rewritten to be more maintainable or efficient.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions