bergamotoil.net/isaac/isaac.html
semblanceofsense 5d70681f56 ok
2025-03-10 22:36:38 -06:00

8 lines
225 B
HTML

<object width="500" height="400">
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
<param name="isaac" value="isaac.swf">
<embed src="isaac.swf"
width="500" height="400">
</embed>
</object>