PlasmaSpeed runs Scratch 3, 2, and 1 projects really fast by compiling them to JavaScript. Try it out by pasting a project ID or URL into the field below, selecting a project file, dropping a file on the page, or exploring the examples studio.
Snail IDE is much better then using this. (It also has an editor)
To try it out go here: https://snail-ide.js.org/
PlasmaSpeed is still in development. Click here to go to the github repository. You can also comment problems here if you don't have a GitHub account.
Include the PlasmaSpeed player in your web site.
To package to HTML, EXE,or other formats, use the HTML packager.
Changes are applied automatically.
Help test unfinished features. These require a refresh to apply. Please read this first.
PlasmaSpeed is maintained by Mr_rudy./ It is a fork of GarboMuffin's forkphorus. Its CPS-style compilation was inspired by Rhys's sb2.js. The JSZip library is used to read .sb2
and .sb3
files. The canvg library is used to render SVGs for Scratch 2 projects. The scratch-sb1-converter library is used to support Scratch 1 projects.
The source code for PlasmaSpeed is available on GitHub.