Games & Plugins
Games and tools for your smart cube, installed from GitHub. Plugins not made by acubemy are third-party: acubemy does not review them and takes no responsibility for them.
Build your own plugin and test it with your real cube. Start from the plugin template and the SDK docs. Developer mode runs whatever you load here, so only load code you trust.
Local server or GitHub branch
Run npx serve --cors . in your plugin folder and enter its URL (the server needs CORS, the plugin runs without an origin of its own), or enter owner/repo@branch to test your latest push, e.g. on a phone.