Powered by Yantra

Mantra: Game Development Framework

This plugin, a standalone module of the Mantra game engine, can be seamlessly integrated into any web environment. Designed for versatility, it doesn't require the Mantra framework to function. Embed this plugin effortlessly into your webpage and unlock its full potential.

The total uncompression size of this plugin is 88.31 KB.

Embedding Example:

<script type="module" src="/plugins/SutraGUI.js"></script> <script> let sutragui = new window.PLUGINS.SutraGUI.default(); sutragui.init(); </script>