frontend/sppa/scratch2/index.html
2024-05-01 17:06:25 +00:00

5 lines
254 B
HTML

<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<embed src="Scratch 2.0 v2010.08.20.swf" width="100%" height="100%"></embed>
<script>
alert("NOTE: This is a slightly older version of Scratch 2.0 which does not support saving.");
</script>