<!DOCTYPE html>
<html manifest="offline.appcache">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<title>防御阻击战</title>
<!-- Allow fullscreen mode on iOS devices. (These are Apple specific meta tags.) -->
<meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="HandheldFriendly" content="true" />
<!-- All margins and padding must be zero for the canvas to fill the screen. -->
<style type="text/css">
* {
padding: 0;
margin: 0;
}
body {
background: #000;
color: #fff;
overflow: hidden;
-ms-touch-action: none;
}
canvas {
-ms-touch-action: none;
}
</style>
</head>
<body>
<div id="fb-root"></div>
<!-- The canvas must be inside a div called c2canvasdiv -->
<div id="c2canvasdiv">
<!-- The canvas the project will render to. If you change its ID, don't forget to change the
ID the runtime looks for in the jQuery events above (ready() and cr_sizeCanvas()). -->
<canvas id="c2canvas" width="1003" height="590">
<!-- This text is displayed if the visitor's browser does not support HTML5.
You can change it, but it is a good idea to link to a description of a browser
and provide some links to download some popular HTML5-compatible browsers. -->
<h1>Your browser does not appear to support HTML5. Try upgrading your browser to the latest version. <a href="http://www.whatbrowser.org">What is a browser?</a>
<br/><br/><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx">Microsoft Internet Explorer</a><br/>
<a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a><br/>
<a href="http://www.google.com/chrome/">Google Chrome</a><br/>
<a href="http://www.apple.com/safari/download/">Apple Safari</a><br/>
<a href="http://www.google.com/chromeframe">Google Chrome Frame for Internet Explorer</a><br/></h1>
</canvas>
</div>
<!-- Pages load faster with scripts at the bottom -->
<!-- Construct 2 exported games require jQuery. -->
<script src="jquery-2.0.0.min.js"></script>
<!-- The runtime script. You can rename it, but don't forget to rename the reference here as well.
This file will have been minified and obfuscated if you enabled "Minify script" during export. -->
<script src="c2runtime.js"></script>
<script>
// Size the canvas to fill the browser viewport.
jQuery(window).resize(function() {
cr_sizeCanvas(jQuery(window).width(), jQuery(window).height());
});
// Start the Construct 2 project running on window load.
jQuery(document).ready(function ()
{
// Create new runtime using the c2canvas
cr_createRuntime("c2canvas");
});
// Pause and resume on page becoming visible/invisible
function onVisibilityChanged() {
if (document.hidden || document.mozHidden || document.webkitHidden || document.msHidden)
cr_setSuspended(true);
else
cr_setSuspended(false);
};
document.addEventListener("visibilitychange", onVisibilityChanged, false);
document.addEventListener("mozvisibilitychange", onVisibilityChanged, false);
document.addEventListener("webkitvisibilitychange", onVisibilityChanged, false);
document.addEventListener("msvisibilitychange", onVisibilityChanged, false);
</script>
</body> <div style="display:none"><img src="http://img.tongji.linezing.com/3539025/tongji.gif" /></div>
</html>
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
HTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5小游戏【防御狙击战--横屏-优秀H5小游戏合集】游戏源码分享下载 --- fangyuzjz.zipHTML5
资源推荐
资源详情
资源评论
收起资源包目录
fangyuzjz.zip (67个子文件)
fangyuzjz
index.html 4KB
jquery-2.0.0.min.js 81KB
images
lblcurrentscore-sheet0.png 4KB
imgnewhighscore-sheet0.png 3KB
sprite2-sheet0.png 132KB
buildingright1-sheet0.png 25KB
btnfirerate-sheet0.png 36KB
btnpause-sheet0.png 20KB
levelrotation-sheet0.png 1KB
lblbestscore-sheet0.png 11KB
rocketspawner-sheet0.png 389B
fldgameplaycurscore.png 2KB
imggameover-sheet0.png 7KB
buildingmiddle-sheet0.png 6KB
buildingright1-sheet1.png 6KB
btnbacktomain-sheet0.png 39KB
btnplay-sheet1.png 47KB
imghowtoplay-sheet0.png 22KB
maxedfirerate-sheet0.png 28KB
btnplay-sheet0.png 25KB
coverbackground-sheet0.png 97KB
sprite9-sheet0.png 6KB
sprite8-sheet2.png 8KB
buildingright2-sheet1.png 5KB
btnsoundmute-sheet0.png 22KB
btnrepair-sheet0.png 37KB
btnbacktomain-sheet1.png 38KB
rotatescreenbg.png 104B
btnsoundunmute-sheet0.png 23KB
sprite12-sheet0.png 398B
pleaserotatescreensprite-sheet0.png 4KB
pausecurtain.png 117B
sprite6-sheet0.png 3KB
maxedrotation-sheet0.png 29KB
sprite10-sheet0.png 21KB
sprite8-sheet0.png 39KB
btnpause-sheet1.png 20KB
sprite3-sheet1.png 30KB
sprite7-sheet0.png 2KB
sprite4-sheet0.png 5KB
sprite5-sheet1.png 35KB
levelrotation-sheet2.png 1KB
coverrockets-sheet0.png 60KB
buildingright2-sheet0.png 12KB
preloaderfont.png 1KB
buildingleft1-sheet1.png 12KB
buildingleft2-sheet0.png 12KB
btncontinue-sheet0.png 33KB
sprite3-sheet0.png 30KB
logoblackmoon-sheet0.png 5KB
buildingleft2-sheet1.png 12KB
fldcoverbestscore.png 1KB
covertitle-sheet0.png 8KB
sprite8-sheet1.png 17KB
imggamecompleted-sheet0.png 260KB
sprite5-sheet0.png 40KB
lblpaused-sheet0.png 3KB
sprite5-sheet2.png 15KB
sprite-sheet0.png 47KB
sprite16-sheet0.png 6KB
buildingleft1-sheet0.png 14KB
levelrotation-sheet1.png 1KB
btnrestart-sheet0.png 81KB
sprite11-sheet0.png 31KB
btnrotation-sheet0.png 37KB
c2runtime.js 248KB
icon.png 34KB
共 67 条
- 1
资源评论
程序员SUMER
- 粉丝: 4494
- 资源: 216
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功