联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All JavaScript/JQuery(115) 

[JavaScript/JQuery] 狼人杀项目工程代码

玩家只用手机需要登录指定网站,就可以获取狼人杀游戏角色。同时用电脑端打开主控页面,由电脑控制狼人杀流程。前端利用HTML和JavaScript,后台使用PHP和mysql数据库完成前后端的对接。
Players only need to log in to the designated website by using mobile phones, so that they can get the role of the werewolf to kill the game. At the same time, the computer will be used to open the master page and control the wolf killer process by computer. Front end uses HTML and JavaScript, backstage uses PHP and MySQL database to complete the docking of front and rear ends. (2018-04-28, JavaScript, 24755KB, 下载21次)

http://www.pudn.com/Download/item/id/1524881239109831.html

[JavaScript/JQuery] HTML5微信抢红包

目前吸引力大大加强的就是上班呐,玩呐,群里发个红包打发打发时间,挺有趣的,恰好新开发的H5对这一功能也是妥妥的。
At present, the attraction is greatly strengthened, that is, "work", "play", "group" sent a red envelope to pass the time, very interesting, just the newly developed H5 for this function is also appropriate. (2017-07-25, JavaScript, 706KB, 下载3次)

http://www.pudn.com/Download/item/id/1500947050214875.html

[JavaScript/JQuery] cyqy

“星际争霸”地球人都知道吧,什么没玩过,呵呵打看浏览器直接就能玩!一开始我真的不感去相信这是JavaScript做的网站,我宁愿相信这是个用Flash做的小游戏,当一行一行的代码出现在我面前时,我不得不承认这个事实,我想说得是:这个世界太疯狂JS都能出游戏,那我估计距离Game 2.0应该不远了~在惊叹代码的同时,我不得不为代码设计者感到惊叹。实在很佩服他的勇气和坚韧的品质。
StarCraft the earth people know, what did not play, huh, huh, huh, can play directly to the browser! Start I really not to believe this is the website for JavaScript, I prefer to believe that this is a small game to use flash to do, when the code line by line appeared in front of me, I have to admit that this fact, I want to says: the world is too crazy JS can be out of the game, then I reckon distance game 2.0 should not far to marvel at the code at the same time, I had to code designers amazed. Really admire his courage and tenacity of the quality. (2016-01-18, ASP, 338KB, 下载3次)

http://www.pudn.com/Download/item/id/1453092523706430.html

[JavaScript/JQuery] Tetris

基于CSS+JavaScript的网页版俄罗斯方块游戏,不管是功能或是界面设计得都比较炫,很经典的网页游戏,小时候经常玩俄罗斯方块,就一种享受。本游戏可设置界面颜色、设置广场数量、游戏速度、游戏难度等,前端编程的高手朋友有兴趣要参考一下。
CSS+ JavaScript based web version of Tetris game, whether it is designed to function or interface are more dazzling and very classic web games, kid used to play Tetris on a pleasure. This game can set the interface colors, set the number of squares, the game speed and difficulty of the game, such as front-end programming expert friends who are interested to make reference to it. (2015-01-05, Java, 11KB, 下载2次)

http://www.pudn.com/Download/item/id/1420453527627018.html

[JavaScript/JQuery] pplgame

JavaScript网页版泡泡龙游戏,单机版的泡泡龙游戏不知大家玩过没有,我觉得挺有意思,所以想用Js写一个,水平有限,不过总算写出来了,分享给大家,运行截图如上所示。玩法操作:鼠标左右移动改变角度,单击左键发射泡泡,或者按键盘左右方向键改变角度,按空格键发射泡泡
JavaScript Web version of Bubble Bobble game, stand-alone version of Bubble Bobble game we played did not know, I feel quite interesting, so I wanted to write with Js a limited level, but finally written, for everyone to share, run shot as above show. Play Action: move the mouse around to change the angle, left-click launch bubble, or press the left and right arrow keys to change the angle of the keyboard, press the space bar to launch Bubble (2014-12-03, Java, 39KB, 下载2次)

http://www.pudn.com/Download/item/id/2666682.html

[JavaScript/JQuery] jsfly

JavaScript版打飞机游戏,游戏代码中包括四个封闭类,分别是子弹类、敌机类、玩家飞机类、游戏控制类。这些类其实原理很相似,搞懂了一个,其它的也就迎刃而解。想写Js游戏的朋友有必要参考。
JavaScript version of the aircraft hit games, game code, including four closed categories, namely bullet class, the class enemy, the player aircraft category, class game control. These classes are in fact very similar principles, they get to know one, the other will be solved. Write Js game necessary to refer a friend. (2014-12-01, Java, 10KB, 下载0次)

http://www.pudn.com/Download/item/id/2665585.html

[JavaScript/JQuery] Sudoku-Answers

数独解答 优化1:当试值的时候,参考同行、同列和同方阵的其他格子的值。比如其他格子已经填过1、3、4、6、8,那么当前格子只能从2、5、7、8、9中取值。 优化2(已加上):将0到80转换成对应的横纵坐标是很费时的操作(除法和整除),可以采用表驱动方法,预先存好它们的映射关系,以空间换时间(空间消耗不大,就一个81元素的HashMap)。
Optimization of a Sudoku Answer: When the test value, the reference-friendly, with square columns and with other grid values. Such other grid already filled 1,3,4,6,8, then the current grid can only take values ​ ​ from 2,5,7,8,9. Optimization 2 (already added): The 0-80 converted to the corresponding horizontal and vertical coordinates is very time-consuming operation (division and divisibility), you can use a table-driven approach, pre-stocked their mapping space for time (space consumption is not on a 81 element HashMap). (2013-08-29, Java, 3KB, 下载1次)

http://www.pudn.com/Download/item/id/2342312.html

[JavaScript/JQuery] myPlayer

用Jave开发的二打一,五子棋机器人对战平台,附有例子机器人。功能强大,平台代码封装, 玩家可以自己编写自己的机器人代码,与平台默认的机器人对战,也可以自己设置对手进行对 战。该程序已相当一个游戏平台,趣味性与智力性必备。绝对物有所值,超值,白菜价,费了 本人不少时间搞出来的。
With the development of the two hit a Jave, backgammon robot war platform, with examples of robots. Powerful, platform code package, players can write your own robot code, and platform default robot battle, you can also set up their own opponents to play against. The program has been quite a gaming platform, interesting and intellectual property necessary. Absolute value for money, value, cabbage price, costs a lot of time to engage himself out. (2013-06-03, Java, 7KB, 下载1次)

http://www.pudn.com/Download/item/id/2267948.html

[JavaScript/JQuery] UI

本新闻发布系统提供了不同类型新闻,有国内新闻、国际新闻、体育新闻、娱乐新闻、社会新闻。满足不同用户需求:普通用户,总管理员,操作管理员。普通用户能在本系统中进行新闻浏览、阅读,每条新闻的标题被做成一个链接,用户点击它们就能够跳页面进行新闻阅读,新闻阅读页面包括这条新闻的详细信息。总管理员可以对所有的用户进行删除、修改、注册。操作管理员能完成编辑新闻、添加新闻、删除新闻。本系统的欢迎页面为新闻浏览页面,所有的用户都可以浏览新闻,而且可以按新闻分类浏览。然后,总管理员和操作管理员可以点击登录进入登录页面,如果输入的用户名和密码正确就可以进入相应的管理页面。如果是不存在的用户,要先注册。除了浏览网页和阅读网页可以被没登录的用户访问外,其他网页只有在用户已经登录后才能访问。
News Publishing System (2011-04-19, JavaScript, 1398KB, 下载1次)

http://www.pudn.com/Download/item/id/1497500.html

[JavaScript/JQuery] shoujiyanzheng

验证通是业内首家提供语音验证码的网站,提供详细的客户接口示例。 账号更安全如:游戏玩家绑定了手机或固话,只可用绑定过的号码向验证通获取随机密码,才可以登录游戏或转账等一系列的操作等 用户信息更真实:只有通过验证的用户才可以注册,这样保证了用户的联系信息资料的100 的准确性 语音导航个性化:可以根据你的公司、网站、网店、游戏等等个性化语音提示的定制
Verify through the industry to provide voice verification code the first website to provide detailed examples of client interface. Account more secure, such as: Players bound phone or landline, only available through a number of binding for random password to verify the pass before they can log in the game and a series of operations or transfer user information such as more realistic: only authenticated Users can register, so that the user' s contact information to ensure 100 accuracy of the information personalized voice navigation: can your company, website, shop, games and more personalized custom voice prompts (2011-03-22, Java, 98KB, 下载3次)

http://www.pudn.com/Download/item/id/1464108.html

[JavaScript/JQuery] GuessFourGUI.java

设计一个GUI猜数字游戏程序 该游戏可以由程序随机产生四个0到9之间的整数,且不重复。玩游戏者通过由用户输入四个数字来匹配上面所产生的数字。A表示位置正确且数字正确,B表示数字正确而位置不正确。 假设随机数据为3792 时,
Design a GUI number guessing game program The game can be randomly generated by a program of four integers between 0 and 9, without duplication. Who play the game by four numbers entered by the user to match the figures produced by the above. A number expressed in the correct position and correct, B represents the number correct and the location is not correct. Assuming random data to 3792 when (2010-12-24, JavaScript, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1391518.html

[JavaScript/JQuery] SORCTree

一个快速无限节点多功能树 特点: 带复选框功能 支持级联勾选 快速节点查找 体积小未压缩的js文件仅18K 无限子节点(建议20W以内) 快速方便取值 多浏览器兼容IE5+ 火狐 google(其他未测试) 测试结果: 测试生成1万节点耗时460毫秒左右 测试生成10玩节点好事4690毫秒左右 接点查找耗时在0到50(左右)毫秒
A fast unlimited multi node tree features: Supports concatenated with check box checked quickly find the small joints of the js file is not compressed Unlimited child nodes only 18K (recommended 20W or less) multi-browser compatible with IE5+ Firefox google (other non- test) test results: Test Generation 10000 node test generation takes about 460 milliseconds, the node 10 to play to find good contacts took 4690 milliseconds from 0 to 50 (or so) milliseconds (2010-11-29, JavaScript, 55KB, 下载11次)

http://www.pudn.com/Download/item/id/1362553.html

[JavaScript/JQuery] webplants

植物大战僵尸Javascript版,可访问如下地址查看效果: http://helpboom.web-69.com/plants/ 经过近半天的时间从原网站抠出来的, 网页中包含整理后的整个游戏代码压缩包下载地址。 不过要查看效果也需要放到服务器环境下才行(因为 程序初始化数据要通过Cookies获取,刚抠出来,也还 没得过多的时间研究)。 感觉这款游戏还可以在工作之余适当的玩一下, 然后再花点时间去研究一下代码,在我看来算得上 是研究JS非常不错的一个实用案例。 说明:本游戏非本人原创,创作者必为牛人也。
Zombies Javascript version is available at the following address see the effect: http://helpboom.web-69.com/plants/ After nearly half a day to pull out from the original site, the page contains code after finishing the entire game archive Download. However, results also need to see into the server environment Caixing (because the application to initiate the data obtained through Cookies, just pull out, but also not too much time to study.) Feel the game can also play with the right spare time, and then take the time to look at the code, in my view be regarded as a very nice JS study a practical case. Note: This game is not my original, creative people who must for the cattle. (2010-09-17, JavaScript, 7833KB, 下载5次)

http://www.pudn.com/Download/item/id/1298559.html

[JavaScript/JQuery] lovecity

一个基于JS脚本的模拟城市,完全图形化,每个玩家有自己的角色 目前有群聊,私聊,普通表情,魔法表情,电视房等功能另外PK只是测试,内置了好几个场景 操作方法:鼠标点击场景角色即移动.
JS script based on a simulated city, fully graphical, each player has its own role there are a group chat, private chat, general expression, magic expression, TV room and other functions is just another PK test, built-in method of operation of several scenarios : mouse click scenes role in the movement. (2009-12-12, Java, 10176KB, 下载7次)

http://www.pudn.com/Download/item/id/1002045.html

[JavaScript/JQuery] travian

目前網路流行的網頁遊戲(travian),配合firefox排程外掛,可以協助玩家計算建築物排程,本程式為javascript+xml方式,適合ajax初學者使用學習,請務必掛於伺服器中才能穩定執行
At present, the popular Internet game website (travian), with firefox plug scheduling can help players calculate the building schedule, the program for javascript+ Xml manner suitable for the use of ajax beginners to learn, be sure to hang on the server can the stability of the implementation of (2008-06-20, JavaScript, 112KB, 下载11次)

http://www.pudn.com/Download/item/id/494382.html
总计:115