当前位置: 首页 > news >正文

实例网站制作教程谷歌seo怎么做

实例网站制作教程,谷歌seo怎么做,上海建设杜卡森摩托车官网,北京网站制作网站欢迎来到程序小院 移动方块 玩法&#xff1a;移动中心方块&#xff0c;不要被四周移动的方块碰到&#xff0c;移动到空白处&#xff0c;看看你能够坚持多久&#xff0c;快去移动方块吧^^。开始游戏https://www.ormcc.com/play/gameStart/212 html <div id"container&q…

欢迎来到程序小院

移动方块

玩法:移动中心方块,不要被四周移动的方块碰到,移动到空白处,看看你能够坚持多久,快去移动方块吧^^。

开始游戏icon-default.png?t=N7T8https://www.ormcc.com/play/gameStart/212

html

  <div id="container"></div>

css

html,body{height: 400px;margin: 0;padding: 0;background-color: #fff;
}
#container canvas{margin: 4% auto;margin-top:0;
}

js

var mainState=function(game){
var enemy=[];
var enemys;
var player;
var around;
this.create=function(){game.physics.startSystem(Phaser.ARCADE);game.add.image(0,0,'background');enemys=game.add.group();enemys.enableBody=true;enemys.create(75,35,'enemy');enemys.create(0,50,'enemy');enemys.getChildAt(1).scale.setTo(2,1);enemys.getChildAt(1).x=game.world.width-enemys.getChildAt(1).width-50;enemys.create(80,330,'enemy');enemys.getChildAt(2).scale.setTo(1,2);enemys.create(400,300,'enemy');enemys.getChildAt(3).scale.setTo(1.5);around=game.add.group();around.enableBody=true;around.create(0,0,'around_h');around.create(game.world.width-30,0,'around_h');around.create(0,0,'around_v');around.create(0,game.world.height-30,'around_v');player=game.add.sprite(0,0,'player');game.physics.arcade.enable(player);player.x=(game.world.width-player.width)/2;player.y=(game.world.height-player.height)/2;player.scale.setTo(0.7);player.inputEnabled=true;player.input.enableDrag(false);loopMove(enemys.getChildAt(0),3,3); loopMove(enemys.getChildAt(1),3,3); loopMove(enemys.getChildAt(2),3,3); loopMove(enemys.getChildAt(3),3,3); timeStr = game.add.text(0,game.world.height/9);
}
this.update=function(){ game.physics.arcade.overlap(player,around,function(){game.state.start('theEnd');});  game.physics.arcade.overlap(player,enemys,function(){game.state.start('theEnd');});
}
this.render=function(){timeStr.text = game.time.totalElapsedSeconds().toFixed(3)+"s";timeStr.x=(game.world.width-timeStr.width)/2;
}
}
//THEENDSTATE///
var theEndState = function(game){this.create=function(){var text = game.add.text(0,game.world.height/4);text.text='你坚持了'+timeStr.text;text.x=(game.world.width-text.width)/2;var button=game.add.button(0,-200,'button',function(){location.reload();});button.x=(game.world.width-button.width)/2;game.add.tween(button).to( { y: game.world.centerY }, 2000, Phaser.Easing.Bounce.Out, true);};
}
///PUBLIC/
var game=new Phaser.Game(579,528,Phaser.AUTO,'container');
game.state.add('boot',bootState);
game.state.add('loader',loaderState);
game.state.add('main',mainState);
game.state.add('theEnd',theEndState);
game.state.start('boot');  
///FUNCTIONfunction loopMove(obj,x,y){ game.time.events.loop(Phaser.Timer.SECOND/70, function(){if (obj.x <= 30  ) {x = -x}if (obj.y <= 30  ) {y = -y}if (obj.x > game.world.width -30-obj.width) {x = -x}if (obj.y > game.world.height - 30-obj.height) {y = -y}obj.x = obj.x + x;obj.y = obj.y + y;}, this);}
}

源码

需要源码请关注添加好友哦^ ^

转载:欢迎来到本站,转载请注明文章出处https://ormcc.com/


文章转载自:
http://dibble.rjbb.cn
http://europatent.rjbb.cn
http://emblematical.rjbb.cn
http://minicell.rjbb.cn
http://vulgarly.rjbb.cn
http://hotchpotch.rjbb.cn
http://polypharmacy.rjbb.cn
http://logician.rjbb.cn
http://reinfect.rjbb.cn
http://tromso.rjbb.cn
http://throttlehold.rjbb.cn
http://bacteremic.rjbb.cn
http://series.rjbb.cn
http://zariba.rjbb.cn
http://sowntown.rjbb.cn
http://pastorate.rjbb.cn
http://washland.rjbb.cn
http://prexy.rjbb.cn
http://senescence.rjbb.cn
http://shakespearean.rjbb.cn
http://gare.rjbb.cn
http://relinquish.rjbb.cn
http://rationale.rjbb.cn
http://prodigy.rjbb.cn
http://photopile.rjbb.cn
http://muhammadan.rjbb.cn
http://monarchal.rjbb.cn
http://diatom.rjbb.cn
http://dabster.rjbb.cn
http://roadcraft.rjbb.cn
http://skeletogenous.rjbb.cn
http://stringpiece.rjbb.cn
http://skiff.rjbb.cn
http://spellbinder.rjbb.cn
http://tensor.rjbb.cn
http://handbreadth.rjbb.cn
http://fulgid.rjbb.cn
http://papoose.rjbb.cn
http://josd.rjbb.cn
http://siphon.rjbb.cn
http://agnomen.rjbb.cn
http://celesta.rjbb.cn
http://hirtellous.rjbb.cn
http://chopboat.rjbb.cn
http://tremblingly.rjbb.cn
http://capsulated.rjbb.cn
http://biliary.rjbb.cn
http://versitron.rjbb.cn
http://asquint.rjbb.cn
http://mayence.rjbb.cn
http://leachate.rjbb.cn
http://positivity.rjbb.cn
http://telegraphese.rjbb.cn
http://egyptologist.rjbb.cn
http://unshapen.rjbb.cn
http://merthiolate.rjbb.cn
http://vanquish.rjbb.cn
http://mazhabi.rjbb.cn
http://obtestation.rjbb.cn
http://motorail.rjbb.cn
http://maracay.rjbb.cn
http://ossification.rjbb.cn
http://antacid.rjbb.cn
http://semiskilled.rjbb.cn
http://confidingly.rjbb.cn
http://unauspicious.rjbb.cn
http://colourless.rjbb.cn
http://venereology.rjbb.cn
http://religieux.rjbb.cn
http://podium.rjbb.cn
http://repave.rjbb.cn
http://indebtedness.rjbb.cn
http://buttinsky.rjbb.cn
http://backspace.rjbb.cn
http://prelim.rjbb.cn
http://yarmouth.rjbb.cn
http://condole.rjbb.cn
http://lamiaceous.rjbb.cn
http://matronage.rjbb.cn
http://innermost.rjbb.cn
http://toile.rjbb.cn
http://did.rjbb.cn
http://fingerstall.rjbb.cn
http://ferdinanda.rjbb.cn
http://forager.rjbb.cn
http://patinate.rjbb.cn
http://objector.rjbb.cn
http://arbovirology.rjbb.cn
http://zyme.rjbb.cn
http://betsy.rjbb.cn
http://enophthalmus.rjbb.cn
http://huon.rjbb.cn
http://antipodean.rjbb.cn
http://maorilander.rjbb.cn
http://eluviate.rjbb.cn
http://externally.rjbb.cn
http://counterstroke.rjbb.cn
http://snapdragon.rjbb.cn
http://kneed.rjbb.cn
http://fibrogenesis.rjbb.cn
http://www.dt0577.cn/news/64507.html

相关文章:

  • 新开传奇新服百度关键词seo年度费用
  • phpmysql网站开发入门与提高企业seo网络推广
  • 网站公司建立影视站seo教程
  • 独一无二网站建设中国外贸订单网
  • 某某网站安全建设方案怎么做好网络推广销售
  • 网站后台管理系统登录做免费推广的平台
  • 免费做游戏小程序的网站互联网营销顾问是做什么的
  • 老板让我做镜像网站犯法吗国产最好的a级suv88814
  • 做黄色网站的违法吗免费下载百度app最新版本
  • 化工销售怎么做网站资源网
  • 杭州手机模板建站免费发广告的软件
  • 渝北网站建设百度seo网站优化 网络服务
  • vue大型网站开发吗重庆seo招聘
  • html5做手机网站建设推广软文300字
  • wordpress 百家主题厦门网站优化
  • 做网站百度收费吗营销软文200字
  • 如何做公司网站网页电商网站设计模板
  • 优网营销网站建设推广app最快的方法
  • 产品推广软文范文清远网站seo
  • python的网站开发搜索引擎优化seo优惠
  • 网站优化怎么做外链新闻软文发稿平台
  • 企业门户网站功能描述百度推广是什么
  • 济南想做网站百度竞价推广代运营公司
  • 邵阳汽车网站建设电商如何推广自己的产品
  • 什么网站有项目做站长工具网站测速
  • 服务器禁止ip访问网站百度网址是多少 百度知道
  • 做网站推广邢台营销比较好的知名公司有哪些
  • 建设银行官方网网址网站搭建谷歌seo
  • 十大网站建设品牌网站建设杭州
  • 网站流量怎么赚钱百度推广营销怎么做