-
Notifications
You must be signed in to change notification settings - Fork 2
Dev documentation
Thomaltarix edited this page Nov 3, 2024
·
16 revisions
To create a game, you'll need to create a json
as your scene and configure it.
Then, create your own component, systems, parsers and event handlers to create our game behaviour.
To implement yours, please see the Engine Doc