TheGreatConversion/index.html

4 lines
93 B
HTML
Raw Normal View History

2020-08-29 09:46:16 +09:00
<body>
<div id="game"></div>
<script type="text/javascript" src="game.js"></script>
</body>