2020-08-30 09:49:08 +09:00
|
|
|
<head>
|
|
|
|
<meta content='width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;' name='viewport' />
|
|
|
|
<meta name="viewport" content="width=device-width" />
|
|
|
|
</head>
|
2020-08-30 09:45:26 +09:00
|
|
|
<body style="background-color:gray;
|
2020-08-30 09:51:10 +09:00
|
|
|
overflow:hidden;position: fixed;">
|
2020-08-30 08:35:46 +09:00
|
|
|
<center>
|
2020-08-30 09:46:33 +09:00
|
|
|
<div id="game" style=""></div>
|
2020-08-30 08:35:46 +09:00
|
|
|
</center>
|
2020-08-29 11:10:15 +09:00
|
|
|
<script type="text/javascript" src="game.test.js"></script>
|
2020-08-29 09:46:16 +09:00
|
|
|
</body>
|