TheGreatConversion/index.html
2020-08-29 11:10:15 +09:00

4 lines
98 B
HTML

<body>
<div id="game"></div>
<script type="text/javascript" src="game.test.js"></script>
</body>