STREGAsGate / GateEngine

Swift Game Engine supporting Windows, Linux, macOS, HTML5, and more 🚂
Apache License 2.0
280 stars 6 forks source link

User Interface API #12

Open STREGA opened 1 year ago

STREGA commented 1 year ago

Design: Support standard views and controls. Users should be able to easily build complex apps.

Standard MVC Hierarchy:

Should also have a SwiftUI style API so GateEngine can easily be used for things like companion apps, or custom level editors.