Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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