bergamotoil.net/isaac/isaac.html

8 lines
225 B
HTML
Raw Normal View History

2025-03-10 22:19:24 -06:00
<object width="500" height="400">
2025-03-10 22:25:00 -06:00
<script src="https://unpkg.com/@ruffle-rs/ruffle"></script>
2025-03-10 22:36:38 -06:00
<param name="isaac" value="isaac.swf">
<embed src="isaac.swf"
2025-03-10 22:19:24 -06:00
width="500" height="400">
</embed>
</object>