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

[图形图象] Breaking-Ball-Game

用Java开发的经典突破式游戏。玩家控制一个桨来弹起一个球,并打破排列在网格中的砖块。游戏的特点是简单的控制,计分系统,并随着玩家的前进增加难度。非常适合学习游戏开发基础知识和Java图形编程。
A classic Breakout-style game developed in Java. Players control a paddle to bounce a ball and break bricks arranged in a grid. The game features simple controls, a scoring system, and increasing difficulty as players advance. Ideal for learning game development basics and Java graphics programming. (2024-07-29, Java, 0KB, 下载0次)

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

[图形图象] janken-game

这是一个石头剪刀游戏项目。用户可以选择由图像表示的手,并与计算机或其他用户玩游戏。
This is a rock-paper-scissors game project. Users can select a hand represented by an image and play against the computer or other users. (2024-07-10, JavaScript, 0KB, 下载0次)

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

[图形图象] Hangman-game

Hangman是一款经典的猜字游戏,你可能很喜欢玩。在这个游戏中,玩家试图在给定的尝试次数内猜测随机生成的单词的所有字母。还有一个刽子手的插图,将逐步出现在绞刑架上的每一个错误的猜测。使用HTML、CSS和JavaScript创建
Hangman is the classic word-guessing game you’ve likely enjoyed playing. In this game, players try to guess all the letters of a randomly generated word within a given number of tries. There is also a hangman illustration that will progressively appear on the gallows for each incorrect guess. Created with HTML,CSS and JavaScript (2024-06-05, JavaScript, 0KB, 下载0次)

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

[图形图象] 3D-TicTacToe

一款4x4x4 3D Tic Tac Toe游戏使用Alpha beta修剪和MiniMax算法让玩家对抗AI,以挑战游戏性。玩家选择“X”或“O”并设置难度级别。3D布局减少了联系,增强了竞争力。用户友好的GUI使这一经典游戏现代化,提供了战略性的动态体验。
A 4x4x4 3D Tic Tac Toe game pits a player against AI using Alpha-beta pruning and MiniMax algorithm for challenging gameplay. Players choose "X" or "O" and set difficulty levels. The 3D layout reduces ties, enhancing competitiveness. The user-friendly GUI modernizes this classic game, offering a strategic, dynamic experience. (2024-02-07, JavaScript, 0KB, 下载0次)

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

[图形图象] Tetris

玩经典俄罗斯方块!Python支持Pygame。旋转、移动和清除线条!克隆,运行main.py即可享受。自定义形状、设置。游戏快乐!
Play classic Tetris! Python-powered with Pygame. Rotate, move, and clear lines! Clone, run main.py to enjoy. Customize shapes, settings. Happy gaming! (2023-12-28, Python, 0KB, 下载0次)

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

[图形图象] primitive-wars

一款SFML游戏,您作为一个旋转形状玩,并且必须销毁随时间产生的其他旋转形状。此游戏是使用...,
An C++ SFML game where you must destroy moving shapes that spawn over time for a particular time window without dying more than 3 times. This game is built using an ECS architecture (2023-09-28, C++, 0KB, 下载0次)

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

[图形图象] iosAppJigsawPuzzle

ios应用程序,将一张照片分成16张,并随机化它们的位置,然后玩家可以将它们放入一张完整的照片中,
ios application, divide a photo into 16 pieces and randomize their location, and then player can put them into a complete photo, (2013-11-10, Objective-C, 0KB, 下载0次)

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

[图形图象] warcraft3-windows-key-to-control-key

war3remap-将左Windows键重新映射到Command键。我写这篇文章是为了在Windows上玩魔兽争霸3。,
war3remap - Remap the left Windows key to the Command key. I wrote this for playing Warcraft 3 on Windows., (2023-03-19, Rust, 0KB, 下载0次)

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

[图形图象] RockPaperScissors

岩纸剪刀(也称剪刀岩纸和剪刀纸石)是一种通常在两个人之间玩的手游戏,其中...,
Rock paper scissors (also known as scissors rock paper and scissors paper stone) is a hand game usually played between two people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are "rock" (a closed fist), "paper" (a flat hand), and "scissors" (a fist with the index finger and middle finger ... (2023-02-02, JavaScript, 0KB, 下载0次)

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

[图形图象] CaptureTheFlag

一种具有统一性的3d游戏,其中玩家与人工智能对抗,以捕获旗帜并将其带回自己的基地
a 3d game made with unity in which a player plays against an ai to capture a flag and bring it back to his base (2023-05-09, C#, 0KB, 下载0次)

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

[图形图象] MiniWorld

使用Unity Engine 5.6的技能演示以及玩家和AI之间的技术技能。3D资产将被添加...
A demonstration of skill using Unity Engine 5.6 and technical skills between players and AI. 3D assets will be added at a later stage. (2020-11-30, C#, 48102KB, 下载0次)

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

[图形图象] Unity_LeapMotion_AI_PONG

经典游戏PONG在2D和3D开发中以Unity为核心的Leap Motion,所以你可以玩(如果你有...
The classic game PONG in 2D and 3D development in Unity with the core of Leap Motion, so you can play (if you have a Leap Motion Controller) with your hand. Also keyboard playability. (2021-06-29, C#, 4181KB, 下载0次)

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

[图形图象] nknown-s-Battlegrounds-Pubg-Steam-Hack-Esp-Aimbot

方框-在敌人周围画一个框架。长方体类型-更改框架类型[2D 3D]。ESP名称-显示玩家名称。ESP团队-...
Box - Draw a frame around enemies. Box Type - Change the frame type [2D/3D]. ESP Name - Show player names. ESP Team - Similar color for distance numbers to enemies in one team. ESP HP - Show HP bar. HP Type - [vertical bar, horizontal bar, number]. Skeleton - Show player skeleton. Distance - Show the distance to enemies and objects. Line - Show ... (2022-05-19, C++, 2848KB, 下载0次)

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

[图形图象] repossession-unity-proj

3D游戏在Unity中构建,玩家控制一个骑士,并必须击败一个用人工智能编程的敌人机器人...
3D game built in Unity where the player controls a knight and has to defeat an enemy robot that is programmed with AI to evade the player, while avoiding enemy bats that spawn across the map as well as boulders that fall from the ceiling. (2021-02-10, C#, 585370KB, 下载0次)

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

[图形图象] nknown-s-Battlegrounds-Pubg-Steam-Hack-Esp-Aimbot

方框-在敌人周围画一个框架。长方体类型-更改框架类型[2D 3D]。ESP名称-显示玩家名称。ESP团队-...
Box - Draw a frame around enemies. Box Type - Change the frame type [2D/3D]. ESP Name - Show player names. ESP Team - Similar color for distance numbers to enemies in one team. ESP HP - Show HP bar. HP Type - [vertical bar, horizontal bar, number]. Skeleton - Show player skeleton. Distance - Show the distance to enemies and objects. Line - Show ... (2022-06-16, C++, 3775KB, 下载0次)

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

[图形图象] Unity-AI-Capture-the-Flag-Game

一个3D第一人称捕捉与Unity制作的旗帜游戏,其中玩家必须捕捉由......守卫的宝箱...
A 3D first-person capture the flag game made with Unity in which the player must capture a treasure chest guarded by a Hierarchical Task Network (HTN) based AI. (2021-05-26, C#, 697KB, 下载0次)

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

[图形图象] gym-exrcices-pro

这是一款应用程序,健身房玩家可以使用它来构建自己的目标肌肉,并提供完整的视频和gif插图,...
this is an app that can used by the gym player to build thier own target muscles with full video and gif illustrations, it s built on reactjs, Material UI, and ExerciseDB API also Youtube Search and Download API (2022-06-15, JavaScript, 1545KB, 下载0次)

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

[图形图象] JAVAlianliankan

玩家可以将 2 个相同图案的对子连接起来,连接线不多于 3 根直线,就可以成功将对子消除
Players can be two identical pairs pattern linking cable no more than three lines, you can eliminate the success of the child (2014-01-23, C++ Builder, 43KB, 下载1次)

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

[图形图象] capturescreen

名称:游戏专用截图器 ------------------------------------------------------------------- 说明:本截图软件支持热键,支持定时截图&自动保存,是游戏玩家不可或缺 的必备截图佳品。
Name: Gaming Screenshots device------------------------------------------------------------------- Note: This screenshot hotkey software support, support from time to time & automatically save the screenshot, is an indispensable prerequisite gamers screenshot Jiapin . (2010-03-04, Delphi, 530KB, 下载7次)

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

[图形图象] DCT_C_Fixed

DCT_C_Fixed离散余弦变换优化的dsp代码。玩DSP的人可能会用到,发挥余热吧
DCT_C_Fixed discrete cosine transform dsp code optimization. Play DSP may be used to play heat it (2008-07-09, C++ Builder, 1077KB, 下载15次)

http://www.pudn.com/Download/item/id/507251.html
总计:190