CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - javascript 游戏

搜索资源列表

  1. JSpuzzlegame

    0下载:
  2. 实现拼图游戏,使用javascr ipt完成 其中的html和css已完成-Puzzle Game
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4211
    • 提供者:李睿
  1. JavaScriptRaceGame

    0下载:
  2. 用Javascr ipt写的一个在网页中直接运行的赛车游戏,适合初学者学习。-Written in Javascr ipt that runs in a web page directly in the racing game, suitable for beginners to learn.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:117147
    • 提供者:anan8163
  1. 2048-code

    0下载:
  2. 基于Javascr ipt语言,cocos2d游戏引擎和CocosEditor手游开发工具开发的小游戏2048核心代码及剖析-Javascr ipt based language, cocos2d game engine and development tools to develop hand travel CocosEditor small game and analyze core code 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:2833
    • 提供者:cleargy
  1. code1

    0下载:
  2. Javascr ipt控制页面中显示十字光标,鼠标的地方就是十字光标的中心,会随着鼠标的移动而变化,想一想,什么时候可以用到十字光标呢?在一些射击游戏中,是不是需要这种效果呢?或者打枪瞄准的时候。因此可把本代码用到一些网页游戏的开发中。 -Javascr ipt control page shows the crosshairs, is the center of the cross where the mouse cursor will change as the mouse moves,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:726
    • 提供者:UMD4BCK
  1. javascript_CatchStar

    0下载:
  2. javascr ipt开发的小游戏,供学习使用-javascr ipt_CatchStar,a game developed by javascr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:19276
    • 提供者:林俊杰
  1. bloodprocess

    0下载:
  2. 用javascr ipt写的实现血条季度功能的脚本 用于unity3d这套游戏引擎上-Using javascr ipt to write the scr ipt to achieve the blood of the engine of the game for unity3d
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:niora
  1. BrowserQuest-master

    0下载:
  2. BrowserQuest是HTML5/Javascr ipt多人游戏实验。-BrowserQuest is a HTML5/Javascr ipt multiplayer game experiment.
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:3298681
    • 提供者:jack
  1. jsweixindfj

    0下载:
  2. 纯Javascr ipt模仿微信打飞机游戏,做网页小游戏的借鉴下,界面设计是竖长形仿手机屏幕风格,游戏效果流畅。具有分数统计,里面的JS封装类中包括有创建飞机类、飞机移动行为控制,创建子弹类,产生min到max之间的随机数,判断本方飞机是否移出边界,如果移出边界,则取消mousemove事件,反之加上mousemove事件,为暂停界面的继续按钮添加暂停事件,创建敌方飞机类、碰撞判断、完成界面的初始化,敌方小飞机一个,我方飞机一个。-Pure Javascr ipt to mimic the mi
  3. 所属分类:JavaScript

    • 发布日期:2017-04-23
    • 文件大小:234159
    • 提供者:heibao
  1. firelandloader

    0下载:
  2. 使用javascr ipt加html5编写的斗地主小游戏-use javascr ipt and html5
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3919224
    • 提供者:赵章云
  1. GameObjectlength

    0下载:
  2. 用javascr ipt写的获取两个对象之间距离的脚本 用于unity3d这套游戏引擎上-Access using javascr ipt to write a scr ipt that the distance between two objects of the game engine for unity3d
  3. 所属分类:Game Program

    • 发布日期:2017-04-11
    • 文件大小:875
    • 提供者:opensta
  1. Naught-and-Crosses

    0下载:
  2. 用javascr ipt实现的Naught and Crosses,就是我们通常所说的tic-tac-toe游戏。附加图片和完整代码-achieved using javascr ipt and Crosses Naught is what we usually refer to the membrane-tac-toe game. Additional photographs and complete code
  3. 所属分类:Game Program

    • 发布日期:2017-04-14
    • 文件大小:4017
    • 提供者:stbedsse
  1. QQ

    0下载:
  2. 用javascr ipt写的实现qq类似功能的脚本 用于unity3d这套游戏引擎上-Using javascr ipt to write a scr ipt to achieve similar functionality qq The game engine for unity3d
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:656
    • 提供者:ecertai
  1. 7_7

    0下载:
  2. 7*7小游戏,html网页,javascr ipt脚本,可适应屏幕,跨平台小游戏-7* 7 games, html page, javascr ipt scr ipt that can be adapted to the screen, cross-platform games
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-28
    • 文件大小:153355
    • 提供者:yj
  1. htmlllksrcs

    0下载:
  2. html5 canvas网页游戏三国杀版连连看,使用html5的canvas特性编写的三国杀版连连看网页游戏,纯HTML5和Javascr ipt技术开发,那些头像都是使用Canvas绘画出来的,支持棋盘大小调整,可查看得分排名,若你的浏览器不支持Html5,请用Chrome、Opera、Firefox、Safari或IE9测试效果。-html5 canvas game
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:498294
    • 提供者:lvfengying
  1. jsweixindfj

    0下载:
  2. 纯Javascr ipt模仿微信打飞机游戏,做网页小游戏的借鉴下,界面设计是竖长形仿手机屏幕风格,游戏效果流畅。具有分数统计,里面的JS封装类中包括有创建飞机类、飞机移动行为控制,创建子弹类,产生min到max之间的随机数,判断本方飞机是否移出边界,如果移出边界,则取消mousemove事件,反之加上mousemove事件,为暂停界面的继续按钮添加暂停事件,创建敌方飞机类、碰撞判断、完成界面的初始化,敌方小飞机一个,我方飞机一个-Pure Javascr ipt to mimic the mic
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:233477
    • 提供者:lpudn81
  1. jswebtcs

    0下载:
  2. Javascr ipt网页版贪吃蛇游戏,主要是使用Js数组形式来实现,游戏难易度有5级:一级,二级,三级,减速,加速。游戏操作说明:上下左右键控制蛇的转向,当吃的食物达到一定数量计数值加倍,当吃到类蛇身的食物时蛇身剪短但计数仍增加。-Javascr ipt Web version of Snake game, mainly using Js array to achieve, the game has five difficulty: one, two, three, deceleration,
  3. 所属分类:JavaScript

    • 发布日期:2017-04-29
    • 文件大小:19515
    • 提供者:lpudn82
  1. yangtuo

    0下载:
  2. 使用javascr ipt和cocos2d-js开发了一款html5游戏,用于在微信朋友圈内分享。-Use javascr ipt and cocos2d-js developed a html5 games for micro-channel circle of friends to share.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2543379
    • 提供者:朱振峰
  1. jsshaizigame

    0下载:
  2. 一个Javascr ipt版网页小游戏源码,js版家务骰子DIV+CSS源码下载:DIV+CSS+Javascr ipt所编写,指定摇晃次数,随机选择人物和事件,界面美观大方,模拟芒果手机瓷砖块的界面,动态加载事件,有动画效果(小部分功能不支持IE6)。骰子游戏操作方法:直接点击开始,系统直接进行随机筛选 点击[停]就可以得到结果,最上面是[要做的事]下面宽度长的一个[做事的人],也可以输入一个大于1的数字,系统摇晃到你输入的次数后自动停止,得到结果。-Version of a Javascr
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:mpudn54
  1. laohuji

    0下载:
  2. Javascr ipt版水果老虎机源码,虽然界面还不算完美,但是已经实现了游戏的大部分功能,你可以在网页上过一把老虎机瘾了,呵呵,也请高手们拿去继续完善代码-Javascr ipt version of the fruit slot machine source code, although the interface is still not perfect, but it has achieved most of the functions of the game, you can live
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-25
    • 文件大小:418827
    • 提供者:huangyi188
  1. HTML5wclz

    0下载:
  2. 一款HTML5网页游戏,结合Javascr ipt技术共同实现,运行截图如上所示,游戏效果相当界面设计挺漂亮,五彩连珠同时也是一款经常玩的小游戏,你可以一边玩,一边研究一下HTML5啦!运行效果时请不要使用IE9以下版本,最好使用火狐或Google浏览器或Opera浏览器-An HTML5 web games, Javascr ipt technology combined together to achieve, run screenshot shown above, the game int
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:4650
    • 提供者:npudn72
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com