<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>!</title>
<meta name="viewport" content="initial-scale=1, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0, width=device-width,target-densitydpi=device-dpi">
<link rel="stylesheet" type="text/css" href="css/css.css" />
<script type="text/javascript" src="js/js.js"></script>
<script type="text/javascript" src="js/config.js"></script>
<style>
</style>
<script type="text/javascript">
var isDesktop = navigator['userAgent'].match(/(ipad|iphone|ipod|android|windows phone)/i) ? false : true;
var fontunit = isDesktop ? 20 : ((window.innerWidth>window.innerHeight?window.innerHeight:window.innerWidth)/320)*10;
document.write('<style type="text/css">'+
'html,body {font-size:'+(fontunit<30?fontunit:'30')+'px;}'+
(isDesktop?'#welcome,#GameTimeLayer,#GameLayerBG,#GameScoreLayer.SHADE{position: absolute;}':
'#welcome,#GameTimeLayer,#GameLayerBG,#GameScoreLayer.SHADE{position:fixed;}@media screen and (orientation:landscape) {#landscape {display: box; display: -webkit-box; display: -moz-box; display: -ms-flexbox;}}')+
'</style>');
</script>
</head>
<body >
<div id="gamepage">
<canvas id="canvas1" width="360" height="460"></canvas>
</div>
<div id="gameend" style="display:none;width:200px;height:150px;margin-top: 170px;margin-left: 80px;background: #30A5EB;">
<div style="width:200px;height:50px;">
<span style="width: 200px;height: 50px;background: #6C7DD8;font-size: 27px;text-align: center;line-height: 44px;" >game over!</span>
</div>
<div style="width:200px;height:50px;margin-top: 50px; *">
<span id="score" style="width: 200px;height: 50px;font-size: 27px;text-align: center;line-height: 44px;" ></span>
</div>
</div>
<div id="gamestart" onclick="startgame()" style="background-color: rgba(0,0,0,.8);text-align: center;font-weight: bold;overflow: hidden;position: fixed;">
<div style="color: rgb(254, 240, 2); font-size: 2.6em;">游戏说明:
</div>
<div style="color: rgb(254, 240, 2); font-size: 1.3em;margin-top:4.0em;text-align: left;">
最近微信html5游戏很火自己做了一个.纯属娱乐。有喜欢html5的朋友可以联系我,大家一起学习探讨.做的比较粗糙:).
</br>
1.长按屏幕飞机向上飞行。2.双击屏幕飞机向上加速飞行。3.撞击障碍物游戏失败。
QQ:2862778000
</div>
</div>
<div id="gameendbtn" class="mybtn" style="display:none;margin-top: 269px;margin-left: 108px;" onclick="restart()">重新开始</div>
</body>
<script>
var imgUrl = "Icon.png";
var lineLink = "http://www.mycodes.net/";
var descContent = '我再游戏中获得了'+Math.floor(planescore/10)+'分,快来试试吧。';
var shareTitle = 'Cross-country plane';
var appid = '';
function shareFriend() {
WeixinJSBridge.invoke('sendAppMessage',{
"appid": appid,
"img_url": imgUrl,
"img_width": "200",
"img_height": "200",
"link": lineLink,
"desc": descContent,
"title": shareTitle
}, function(res) {
//_report('send_msg', res.err_msg);
})
}
function shareTimeline() {
WeixinJSBridge.invoke('shareTimeline',{
"img_url": imgUrl,
"img_width": "200",
"img_height": "200",
"link": lineLink,
"desc": descContent,
"title": shareTitle
}, function(res) {
//_report('timeline', res.err_msg);
});
}
function shareWeibo() {
WeixinJSBridge.invoke('shareWeibo',{
"content": descContent,
"url": lineLink,
}, function(res) {
//_report('weibo', res.err_msg);
});
}
// 当微信内置浏览器完成内部初始化后会触发WeixinJSBridgeReady事件。
document.addEventListener('WeixinJSBridgeReady', function onBridgeReady() {
// 发送给好友
WeixinJSBridge.on('menu:share:appmessage', function(argv){
shareFriend();
});
// 分享到朋友圈
WeixinJSBridge.on('menu:share:timeline', function(argv){
shareTimeline();
});
// 分享到微博
WeixinJSBridge.on('menu:share:weibo', function(argv){
shareWeibo();
});
}, false);
</script>
<div style="text-align:center;">
<p>来源:<a href="http://www.ikongzhong.cn/" target="_blank">空中传媒</a></p>
</div>
</html>
没有合适的资源?快使用搜索试试~ 我知道了~
HTML5微信飞机游戏源码.zip
共19个文件
png:14个
js:2个
css:1个
需积分: 5 0 下载量 115 浏览量
2023-07-29
23:55:31
上传
评论
收藏 64KB ZIP 举报
温馨提示
小游戏源码
资源推荐
资源详情
资源评论
收起资源包目录
HTML5微信飞机游戏源码.zip (19个子文件)
HTML5微信飞机游戏
s0.png 2KB
s2.png 2KB
s6.png 1KB
s4.png 2KB
js
js.js 8KB
config.js 1KB
Icon.png 3KB
s3.png 2KB
r_0.png 6KB
l2.jpg 22KB
s7.png 1KB
css
css.css 2KB
r_1.png 5KB
l2d.png 4KB
index.html 5KB
s1.png 2KB
s5.png 2KB
s8.png 917B
r_3.png 3KB
共 19 条
- 1
资源评论
a520521bc
- 粉丝: 89
- 资源: 1581
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功