64 lines
1.9 KiB
HTML
64 lines
1.9 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="Pragma" content="no-cache">
|
|
<meta http-equiv="Cache-Control" content="no-cache">
|
|
<meta http-equiv="Expires" content="0">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1 user-scalable=0"/>
|
|
<title>gameabc</title>
|
|
|
|
</head>
|
|
|
|
<body style='position:fixed;bottom:0;'>
|
|
|
|
<div id="ifastgame2" style="position:absolute;left:0px;top:0px;z-index:10">
|
|
<canvas id="bg1" width="1" height="1">
|
|
<p>Your browser does not support the canvas element.</p>
|
|
</canvas>
|
|
</div>
|
|
<div id="ifastgame_4" style="position:absolute;left:0px;top:0px;z-index:1">
|
|
<canvas id="ifastgame_bg" width="1" height="1">
|
|
<p>Your browser does not support the canvas element.</p>
|
|
</canvas>
|
|
</div>
|
|
<div id="ifastgame3" style="position:absolute;left:0px;top:0px;z-index:11">
|
|
<canvas id="bg2" width="1" height="1">
|
|
<p>Your browser does not support the canvas element.</p>
|
|
</canvas>
|
|
</div>
|
|
<div id="ifastgame" style="position:absolute;left:0px;top:0px;z-index:2">
|
|
<canvas id="canvas" width="6000" height="3000">
|
|
<p>Your browser does not support the canvas element.</p>
|
|
</canvas>
|
|
</div>
|
|
|
|
<style type="text/css">
|
|
* { margin: 0; padding: 0; }
|
|
html, body { height: 100%; width: 100%;
|
|
overflow-x:hidden;overflow-y:hidden;
|
|
backgroundColor:"rab(255,0,0)";
|
|
}
|
|
canvas { display: block; }
|
|
</style>
|
|
<script language='javascript'>var gameabc_face = gameabc_face||{};</script>
|
|
<script language='javascript'>gameabc_face.path="assets/bmp";</script>
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="../../web/gameabc.min.js"></script>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<script type="text/javascript" src="js/gamemain.js"></script>
|
|
|
|
<script type="text/javascript" src="output/gameabc_data.min.js"></script>
|
|
|
|
</body>
|
|
</html>
|