Skip to content

[feature] Create a sample MVP that uses cpp-engine library #6

@Bobscorn

Description

@Bobscorn

Is your feature request related to a problem? Please describe.
I propose creating/documenting how to create a small sample program that demonstrates basic game mechanics, that links to cpp-engine.

Describe the solution you'd like
The sample should include how to:

  • Create a new project that links to cpp-engine,
  • How to set up a project's main function to invoke and start the cpp-engine.
  • How to create a simple starting scene that the engine runs
  • How to add new mechanics to the simple starting scene.

Describe alternatives you've considered
N/A

Additional context
Currently there is a cpp-engine-game alongside cpp-engine, however this is intended to be more of a complete game rather than a demonstrative piece like is being proposed here. It's arguable that cpp-engine-game should be a separate repository altogether.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions