Skip to content

[Platform] - Create the Platform interface class #14

Description

@Waterfountain10

What to do:

  • since we might use CLI or GUI, create the interface for cross-platform in platform.h and .cpp
  • init()
  • render()
  • processInput(),
  • waitFrame()

NO need to implement everything just stub it with print() or std::COUT

Criteria:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions