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

[游戏] RPG

在这个实践项目中,我通过编写自己的角色扮演游戏,在JavaScript中应用了基本编程概念。
In this practice project, I applied fundamental programming concepts in JavaScript by coding my own Role Playing Game. (2024-04-05, JavaScript, 0KB, 下载0次)

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

[游戏] DragonFight

在这个实践项目中,我通过编写自己的角色扮演游戏,学习了JavaScript中的基本编程概念。我学习了如何使用数组、字符串、对象、函数、循环、if-else语句等。
In this practice project, I learned fundamental programming concepts in JavaScript by coding my own Role Playing Game. I learned how to work with arrays, strings, objects, functions, loops, if else statements, and more. (2024-03-29, JavaScript, 0KB, 下载0次)

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

[游戏] code-and-magick

简单的platformer游戏,讲述一个可以飞行和射击火球的巫师。游戏最初是作为学生学习JS编程的基础创建的
Simple platformer game about a wizard who can fly and shoot fireballs. Game was originally created as a base for students to learn JS programming (2024-03-28, JavaScript, 0KB, 下载0次)

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

[游戏] Role-Playing-Game

在这个项目中,我通过编写一个使用数组、字符串、对象、函数、循环、if-else语句等的角色扮演游戏,学习了JavaScript编程概念的基础知识。
In this project, I have learned fundamentals of programming concepts in JavaScript by coding a Role Playing Game that works with arrays, strings, objects, functions, loops, if else statements, and more. (2024-02-20, JavaScript, 0KB, 下载0次)

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

[游戏] js-candy-crush

这个项目是一个使用HTML、CSS和JavaScript的经典糖果压碎游戏的简单实现。该项目的目的是通过构建一个有趣的交互式游戏来练习和增强JavaScript编程技能。
This project is a simple implementation of the classic Candy Crush game using HTML, CSS, and JavaScript. The purpose of this project is to practice and enhance JavaScript programming skills by building a fun and interactive game. (2024-02-13, JavaScript, 0KB, 下载0次)

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

[游戏] practical-programming-tic-tac-toe-tables

实用编程系列的回购-这部分有一个使用表格的井字游戏。
A repo for the practical programming series - this part has a tic-tac-toe game using a table. (2024-02-01, JavaScript, 0KB, 下载0次)

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

[游戏] chess-with-react

项目的国际象棋网络游戏与 ReactJS。本项目旨在满足函数编程学科的最终要求。
Project of a chess web-based game with React JS. The purpose of this project is for final requirements of Functional Programming subject. (2024-01-29, JavaScript, 0KB, 下载0次)

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

[游戏] battles_mokepones

这是Platzi提供的基本编程课程的一个项目,旨在提高JavaScript语言的熟练程度和其他技能...,
This is a project of the basic programming course given by Platzi ?? to increase proficiency in the JavaScript language among other skills, it is a basic game of 1 vs 1 fights with skills. (2023-10-27, JavaScript, 0KB, 下载0次)

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

[游戏] ProyectSnakeByMySelf

这是我自己使用javascript编程语言进行的第一个项目。我是一名充满激情的球员...,
This is the first project in which I worked on my own with the javascript programming language. I am a passionate player of all kinds of retro games, and 8-bit. And ever since I started studying programming, it was clear to me that I wanted to replicate my own versions of those games that I like so much. This is my first project and personal (2022-06-21, JavaScript, 0KB, 下载0次)

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

[游戏] webgl-programming-guide-study

WebGL 编程指南学习记录,主要是编写了书中的 demo,并进行了一些实验。学习笔记:
The learning record of WebGL programming guide is mainly about writing the demo in the book and conducting some experiments. Learning notes: (2022-04-26, JavaScript, 0KB, 下载0次)

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

[游戏] ScreepsScripts

屏幕是一款编程MMO策略游戏。在这个回购中是我开发的用于运行和扩展我的殖民地的脚本。
Screeps is a programming MMO strategy game. In this repo are the scripts that I developed to run and expand my colonies. (2019-08-11, JavaScript, 19KB, 下载0次)

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

[游戏] js-warrior

一个有趣的编程小游戏。用 javascript 代码控制勇者战斗过关,有时间的话我们希望给它增加更多的功能特性。访问戳这里:<a href="http://mindpin.github.io/js-warrior/game/1.html" rel="nofollow">http://mindpin.github.io/js-warrior/game/1.html</a> , stars:5, update:2015-07-05 09:10:36
一个有趣的编程小游戏。用 javascript 代码控制勇者战斗过关,有时间的话我们希望给它增加更多的功能特性。访问戳这里:<a href="http://mindpin.github.io/js-warrior/game/1.html" rel="nofollow">http://mindpin.github.io/js-warrior/game/1.html</a> , stars:5, update:2015-07-05 09:10:36 (2023-06-24, JavaScript, 1262KB, 下载0次)

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

[游戏] mota-js

HTML5魔塔样板,支持全平台游戏! 即使完全不会编程的用户,按照模板和说明文档也能很快做出一个魔塔游戏!
HTML5 magic tower template, supporting full platform games! Even users who can t program at all can quickly create a magic tower game according to the template and instructions! (2023-05-19, JavaScript, 9677KB, 下载0次)

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

[游戏] pokemon-classic-MMORPG

学习如何在经典神奇宝贝中编程非常基本的实时多人在线游戏的客户端和服务器...
learning how to program the client and server of a very basic real-time multiplayer online game in a classic Pokémon theme (2018-07-26, JavaScript, 344KB, 下载0次)

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

[游戏] Sudoku_JavaScript_html_css_etc

这是一个数独益智游戏,我为UVU的网络编程类创建的。有五个难度级别...
This is a Sudoku puzzle game that I created for a Web Programming class at UVU. There are five difficulty levels which, the harder the difficulty the more blank cells that the puzzle starts out with. My Sudoku puzzles are created with random numbers and a back-tracking algorithm. Generating our own puzzles was not required for the project, but (2016-05-17, JavaScript, 1679KB, 下载0次)

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

[游戏] FightingGame

我的编程入门练习(主要是JS)。我正在制作一个回合战斗游戏,并在我学习新的时候改进它...
My starting exercise in programming (mainly JS). I m making a turn based fighting game and improve it as i learn new stuff. (2017-08-28, JavaScript, 4KB, 下载0次)

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

[游戏] Gamer_Calculator

由于计算器是初学者在编程中完成的主要项目之一,我决定用...
As the calculator is one of the main projects that is done by beginners in programming, I decided to make one with a little more FPS XD. (2023-02-01, JavaScript, 2KB, 下载0次)

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

[游戏] nodewars

Nodewars是一款具有竞争性、多人、基于团队的编程游戏,具有RTS和CTF元素
Nodewars is a competitive, multiplayer, team-based programming game with RTS and CTF elements (2021-04-21, JavaScript, 13854KB, 下载0次)

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

[游戏] Aliens-Revenge

大学项目|外星人复仇是一款用Javascript编程的小游戏,玩家可以控制宇宙飞船...
University Project | Aliens Revenge is a small game programmed in Javascript in which the player controls a spaceship with which he can shoot to destroy enemy spaceships. (2023-03-14, JavaScript, 11KB, 下载0次)

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

[游戏] Platform-Game

这是一款基本但有趣的平台游戏。该游戏是使用Javascript中的高级编程技术制作的,具有...
It is a basic but fun platform game. The game was crafted using advanced programming techniques in Javascript, with special attention given to DOM manipulation to enhance the player s overall experience. In this planet, there is no gravity. Jump over the rocks, shoot UFOs and enjoy the game. Have fun! (2023-04-02, JavaScript, 4070KB, 下载0次)

http://www.pudn.com/Download/item/id/1687554378996548.html
总计:88