A lightweight skeleton/mockup of the Scryft VM / stage view.
- A Scratch-inspired stage frame
- A 16:9 stage area based on Scratch's 480 × 360 resolution scaled to 480 × 270
- Dark grey thin rounded border
- Play / Pause / Stop controls in the top-left
- The Scryft sprite centered in the stage using the provided GitHub asset URL
Open index.html in a browser.
The sprite is loaded directly from:
https://github.com/Scryft/Scryft-gui/raw/refs/heads/main/Assets/Sprite.svg
If you want to swap it for a local asset later, replace the img src in index.html.