zmv7.github.io/arkanoid_hard.html

10 lines
273 B
HTML
Raw Permalink Normal View History

2020-10-13 21:13:21 -07:00
<!doctype html>
2020-10-14 08:09:25 -07:00
<html>
<title>Arkanoid Hardcore</title>
2020-10-13 21:13:21 -07:00
<body>
<div id="ibm5170"></div>
2020-10-14 04:04:00 -07:00
<script type="text/javascript" src="js/arkanoid_hard.js"></script>
2020-10-13 21:13:21 -07:00
<script type="text/javascript">embedPCx86("ibm5170","machine.xml","components.xsl");</script>
</body>
</html>