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

[硬件设计] eal-the-Hidden-Picture-A-JavaScript-Matching-Game

“揭示隐藏的图片:JavaScript匹配游戏”是一款基于web的游戏,玩家可以在其中玩。该项目展示了JavaScript的熟练程度,重点是代码组织、交互式设计和动态内容管理,旨在通过与12个方格的网格交互来发现隐藏的图像
"Reveal the Hidden Picture: A JavaScript Matching Game" is a web-based game where players.This project demonstrates proficiency in JavaScript, focusing on code organization, interactive design, and dynamic content management aim to uncover a hidden image by interacting with a grid of twelve squares (2024-07-22, JavaScript, 0KB, 下载0次)

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

[硬件设计] Simon-game

西蒙游戏是一款经典的电子记忆游戏,玩家必须重复越来越长的灯光和声音序列。该存储库包含Simon Game的现代实现,该实现是为使用HTML、CSS和JavaScript的web浏览器而设计的。
Simon Game is a classic electronic memory game where players must repeat increasingly long sequences of lights and sounds. This repository contains a modern implementation of the Simon Game, designed for web browsers using HTML, CSS, and JavaScript. (2024-06-23, JavaScript, 0KB, 下载0次)

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

[硬件设计] poster-system

poster.system是一个实验性工具,使用户可以轻松地创建构图并玩不同的布局。
poster.system is an experimental tool that let users easily create compositions and play with different layouts. (2024-03-03, JavaScript, 0KB, 下载0次)

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

[硬件设计] Simon-game

记忆游戏“以数字方式重现经典的电子游戏体验。玩家必须记住并重复灯光和声音的序列。功能包括多个难度级别、分数跟踪、响应设计、教程模式和可定制选项。使用HTML5、CSS3和JavaScript开发,以实现跨平台兼容性
The Memory Game" recreates the classic electronic game experience digitally. Players must remember and repeat sequences of lights and sounds. Features include multiple difficulty levels, score tracking, responsive design, tutorial mode, and customizable options. Developed with HTML5, CSS3, and JavaScript for cross-platform compatibility (2024-02-25, JavaScript, 0KB, 下载0次)

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

[硬件设计] GameDesigner

使用svelte的网站,其目的是设计、测试和在线玩棋盘游戏(单人或与朋友)
A website using svelte whose purpose is to be to design, test, and play board games online (solo or with firends) (2024-02-22, JavaScript, 0KB, 下载0次)

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

[硬件设计] Simon-Game

Simon Game是经典Simon电子游戏的基于web的实现,旨在通过基于内存的模式匹配来挑战和娱乐用户。
Simon Game is a web-based implementation of the classic Simon electronic game, designed to challenge and entertain users with memory-based pattern matching. (2024-02-15, JavaScript, 0KB, 下载0次)

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

[硬件设计] Smily-Social-Media

Smilly是一个社交媒体平台,为使用react和SQL的玩家提供独特而迷人的体验。该平台提供了许多…
Smily is a social media platform that provides a unique and engaging experience for gamers using react and SQL. The platform offers many … (2024-01-13, JavaScript, 0KB, 下载0次)

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

[硬件设计] DazeMaze

迷宫是一种涉及路径集合的益智游戏,通常玩家必须在其中找到从头到尾的路线。,
A maze is a type of puzzle involving a collection of paths, usually where a player has to find a route from start to finish., (2022-06-17, JavaScript, 0KB, 下载0次)

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

[硬件设计] maze

一个迷宫游戏项目,通过创建棋盘,然后在棋盘上移动化身来消费,为玩家提供游戏会话...,
A maze game project offering a game session for a player to play by creating a board and then moving an avatar across the board to consume the hamburger sprites while considering the best route to minimize the steps taken. (2020-11-27, JavaScript, 0KB, 下载0次)

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

[硬件设计] Leader-board

此应用程序是一个动态排行榜,旨在展示使用API端点的玩家的最高分数。该应用程序是使用...、...,
This app is a dynamic leaderboard that is designed to showcase the top scores of players using an API endpoint. The app is built using a combination of webpack, Javascript, CSS, and HTML. (2023-07-07, JavaScript, 0KB, 下载0次)

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

[硬件设计] StatsBoard

使用来自stats.nba.com的API支持的React、D3和Ant Design创建了一个仪表板,以可视化单个玩家的射击数据,包括...,
Created a dashboard using React, D3 and Ant Design backed by API from stats.nba.com to visualize individual player’s shot data, including a shot chart and user profile view. (2020-11-02, JavaScript, 0KB, 下载0次)

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

[硬件设计] WebSocketGames

一组游戏,旨在与多个观众(例如PC)和多个玩家(例如智能手机)一起运行,使用WebSockets进行通信...,
A collection of games designed to run with multiple viewers (e.g. PCs) and multiple players (e.g. smartphones), using WebSockets for communication. (2018-11-01, JavaScript, 0KB, 下载0次)

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

[硬件设计] Simon_game

西蒙游戏是一款经典的基于记忆的电子游戏,它要求玩家记住并重复一系列彩色灯光和...,
The Simon Game is a classic memory-based electronic game that challenges players to remember and repeat a sequence of colored lights and sounds. This GitHub repository hosts an interactive and modern implementation of the Simon Game using HTML, CSS, and JavaScript. The game is designed to test and improve memory, pattern recognition, and concentrat (2023-08-21, JavaScript, 0KB, 下载0次)

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

[硬件设计] Pattern-Pursuit-Game

这是一款电子记忆游戏,旨在测试和提高玩家的记忆和注意力技能。游戏由一个具有f…的设备组成…,
It is an electronic memory game designed to test and enhance a player s memory and attention skills. The game consists of a device with f…, (2023-08-10, JavaScript, 0KB, 下载0次)

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

[硬件设计] MyConnect-Frontend

MyConnect是一款面向游戏玩家和编程世界的电子销售应用程序,用React编写,使用A...
MyConnect is an electronics sales application aimed at the gamers and programming world, written in React, using an API written in Node.js with a Postgres database. (2022-06-12, JavaScript, 7974KB, 下载0次)

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

[硬件设计] gameshop

电子商务电子和娱乐商店Api
Ecommerce electronics and entertinment store Api (2022-08-17, JavaScript, 1221KB, 下载0次)

http://www.pudn.com/Download/item/id/1686766363771458.html
总计:16