今天分享一枚小demo:《天天爱消除游戏》,我想大家对这个游戏不陌生吧!?近期挺火的一款手游
妙味的讲师也很喜欢玩这款游戏 ,课余时间就写了个简易版天天的爱消除,除了PC端以外,试试在iPad、iPhone上玩吧~
涉及知识点:JS、HTML5;
游戏截图:
CSS:
*{ margin:0; padding:0;} #ul1{ position:relative; margin:20px auto; background:#1b1f2b; overflow:hidden;} #ul1 li{ list-style:none;} body { text-align:center;} #input1 { width:490px; height:50px; border:none; font-size:20px; position:relative; top:10px; border-radius: 12px 12px 0 0; box-shadow: 0px 3px 1px 1px #d1aca2; background: -webkit-linear-gradient(top,#fae0e1,#e8c4c2);background: -moz-linear-gradient(top,#fae0e1,#e8c4c2);background: linear-gradient(top,#fae0e1,#e8c4c2); color:#fff; } #sty1 .box0{ width:70px; height:70px; background:url(img/1.jpg) no-repeat; float:left;} #sty1 .box1{ width:70px; height:70px; background:url(img/2.jpg) no-repeat; float:left;} #sty1 .box2{ width:70px; height:70px; background:url(img/3.jpg) no-repeat; float:left;} #sty1 .box3{ width:70px; height:70px; background:url(img/4.jpg) no-repeat; float:left;} #sty1 .box4{ width:70px; height:70px; background:url(img/5.jpg) no-repeat; float:left;} #sty1 .box5{ width:70px; height:70px; background:url(img/6.jpg) no-repeat; float:left;} #sty2 .box0{ width:70px; height:70px; background:url(img/d.jpg) no-repeat; float:left;} #sty2 .box1{ width:70px; height:70px; background:url(img/l.jpg) no-repeat; float:left;} #sty2 .box2{ width:70px; height:70px; background:url(img/m.jpg) no-repeat; float:left;} #sty2 .box3{ width:70px; height:70px; background:url(img/w.jpg) no-repeat; float:left;} #sty2 .box4{ width:70px; height:70px; background:url(img/y.jpg) no-repeat; float:left;} #sty2 .box5{ width:70px; height:70px; background:url(img/z.jpg) no-repeat; float:left;}
JS
document.ontouchmove = function(ev){ ev.preventDefault(); }; $(function(){ var bBtn = true; $('#input1').click(function(){ if(bBtn){ $(this).val('点击切换到爱消除版'); $('body').attr('id','sty2'); $('#ul1').css('background','#fff'); } else{ $(this).val('点击切换教师节版'); $('body').attr('id','sty1'); $('#ul1').css('background','#1b1f2b'); } bBtn = !bBtn; }); var Game = { colNum : 7, wH : 70, timeBtn : true, dir : 0, dirThis : null, init : function(){ this.oUl = $('#ul1'); this.addSound(); this.createMap(); }, createMap : function(){ this.oUl.css({width : this.colNum*this.wH , height : this.colNum*this.wH}); var numX = 0; var numY = 0; for(var i=0;i<Math.pow(this.colNum,2);i++){ var oLi = $('<li>'); oLi.attr('class','box'+ Math.floor(Math.random()*6)); oLi.data({x : numX , y : numY}); numX++; if( numX == this.colNum ){ numX = 0; numY++; } this.oUl.append( oLi ); } this.positionShow(); this.removeShow(); this.bindTouch(); }, positionShow : function(){ this.aLi = this.oUl[0].getElementsByTagName('li'); var arr = []; $(this.aLi).each(function(i,elem){ arr.push( [ elem.offsetLeft , elem.offsetTop ] ); }); $(this.aLi).each(function(i,elem){ $(elem).css({position : 'absolute',left : arr[i][0] , top : arr[i][1]}); }); this.arr = arr; }, bindTouch : function(){ var startX = 0; var startY = 0; var This = this; var izIndex = 2; var startThis = null; this.oUl.delegate('li','touchstart mousedown',function(event){ var data = event.originalEvent.changedTouches "htmlcode"><input type="button" value="点击切换到教师节版" id="input1" /> <ul id="ul1"> </ul>当然啦,千万别忘记载入jQuery
<script src="/UploadFiles/2021-04-02/jquery-1.9.1.min.js">
华山资源网 Design By www.eoogi.com
广告合作:本站广告合作请联系QQ:858582 申请时备注:广告合作(否则不回)
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
免责声明:本站资源来自互联网收集,仅供用于学习和交流,请遵循相关法律法规,本站一切资源不代表本站立场,如有侵权、后门、不妥请联系本站删除!
华山资源网 Design By www.eoogi.com
暂无评论...
RTX 5090要首发 性能要翻倍!三星展示GDDR7显存
三星在GTC上展示了专为下一代游戏GPU设计的GDDR7内存。
首次推出的GDDR7内存模块密度为16GB,每个模块容量为2GB。其速度预设为32 Gbps(PAM3),但也可以降至28 Gbps,以提高产量和初始阶段的整体性能和成本效益。
据三星表示,GDDR7内存的能效将提高20%,同时工作电压仅为1.1V,低于标准的1.2V。通过采用更新的封装材料和优化的电路设计,使得在高速运行时的发热量降低,GDDR7的热阻比GDDR6降低了70%。
更新日志
2024年11月16日
2024年11月16日
- 第五街的士高《印度激情版》3CD [WAV+CUE][2.4G]
- 三国志8重制版哪个武将智力高 三国志8重制版智力武将排行一览
- 三国志8重制版哪个武将好 三国志8重制版武将排行一览
- 三国志8重制版武将图像怎么保存 三国志8重制版武将图像设置方法
- 何方.1990-我不是那种人【林杰唱片】【WAV+CUE】
- 张惠妹.1999-妹力新世纪2CD【丰华】【WAV+CUE】
- 邓丽欣.2006-FANTASY【金牌大风】【WAV+CUE】
- 饭制《黑神话》蜘蛛四妹手办
- 《燕云十六声》回应跑路:年内公测版本完成95%
- 网友发现国内版《双城之战》第二季有删减:亲亲环节没了!
- 邓丽君2024-《漫步人生路》头版限量编号MQA-UHQCD[WAV+CUE]
- SergeProkofievplaysProkofiev[Dutton][FLAC+CUE]
- 永恒英文金曲精选4《TheBestOfEverlastingFavouritesVol.4》[WAV+CUE]
- 群星《国风超有戏 第9期》[320K/MP3][13.63MB]
- 群星《国风超有戏 第9期》[FLAC/分轨][72.56MB]