chipmunk.land/scaredy-cat/index.html

13 lines
229 B
HTML
Raw Normal View History

2023-10-18 22:12:29 -04:00
<!DOCTYPE html>
<html>
<title>Scaredy Cat in the Spooky Woods</title>
<body>
<object>
2023-10-19 13:48:05 -04:00
<embed src="main.swf" width="672" height="400" />
2023-10-18 22:12:29 -04:00
</object>
<script src="ruffle/ruffle.js"></script>
</body>
</html>