GamesΒΆ

Games are reference projects: they are meant to be shippable, but also serve as regression tests for engine + backends.

They are also the main validation loop for Mini Arcade itself: real games are used to test reusable systems, clean scene architecture, and the broader Trivox-oriented workflow from engine playground to shippable project.

For a full game scaffolding guide, see ../tutorials/create_game.md.