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

[C/C++工具库] Explorer-of-the-Dungeon---RPG

使用Unity框架和C#,我创建并设计了一个真正的自顶向下的2DRPG。这个游戏允许玩家在不同的关卡中导航,与其他角色互动,完成任务,参与战斗,收集积分。
Using the Unity framework and C# I created and designed a real top down 2D RPG. This game allows players to navigate through different levels, interact with other characters, complete quests, and engage in battles, collecting points. (2024-03-10, C#, 0KB, 下载0次)

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

[C/C++工具库] snaze

在C++中使用人工智能控制的玩家实现经典的贪吃蛇游戏,其中人工智能试图收集指定数量的食物,而不会与自身或墙壁碰撞,展示了游戏开发中的基本人工智能概念。
An implementation of the classic Snake game with an AI-controlled player in C++, where the AI attempts to collect a specified number of food items without colliding with itself or the walls, demonstrating basic artificial intelligence concepts in game development. (2024-03-04, C++, 0KB, 下载0次)

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

[C/C++工具库] Angry-Birds

这是一个使用C++和SFML(简单快速多媒体库)框架的经典愤怒的小鸟游戏的简单实现。游戏的特点是鸟发射,猪目标,以及玩家击倒的结构。
This is a simple implementation of the classic Angry Birds game using C++ and the SFML (Simple and Fast Multimedia Library) framework. The game features bird launching, pig targets, and structures for a player to knock down. (2024-02-05, C++, 0KB, 下载0次)

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

[C/C++工具库] DeliveryDriver

Town Courier Challenge是一款使用Unity和C#开发的激动人心的快节奏3D动作游戏。在这种身临其境的游戏体验中,玩家充当了快速快递员的角色,负责从繁华的城镇的各个地点收集包裹,并将其交付给等待的客户。
Town Courier Challenge is an exciting and fast-paced 3D action game developed using Unity and C#. In this immersive gaming experience, players take on the role of a speedy courier tasked with collecting packages from various locations across a bustling town and delivering them to waiting customers. (2024-01-26, C#, 0KB, 下载0次)

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

[C/C++工具库] Rush-Hour-Game

尖峰时间是一款单人游戏,玩家扮演出租车司机的角色,出租车司机必须通过让乘客下车来赚钱…
Rush Hour is a game for one player, in which the player takes up the role of a taxi driver who must collect money by dropping passengers … (2024-01-18, C++, 0KB, 下载0次)

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

[C/C++工具库] minesweeper

扫雷游戏,创建为C编程练习。该项目以命令行界面为特色,使用户能够使用直观的文本命令玩扫雷游戏,在不需要图形库的情况下提供怀旧但富有挑战性的体验。
Minesweeper game, created as a C programming exercise. Featuring a command-line interface, the project enables users to play Minesweeper using intuitive textual commands, providing a nostalgic yet challenging experience without the need for graphics libraries. (2023-12-28, C, 0KB, 下载0次)

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

[C/C++工具库] diamond-quest

这是使用c++语言构建的2d游戏。它有一个弹跳球,玩家可以控制,并且在收集钻石时必须避开障碍物。
This is 2d game built using c++ language .It has a bouncing ball that player controls and has to avoid obstacles while collecting diamonds. (2023-12-24, C++, 0KB, 下载0次)

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

[C/C++工具库] So-Long

so_long项目是使用MiniLibX库在C中开发的2D游戏。游戏的目标是由角色表示的玩家收集地图上的所有项目,然后通过尽可能短的路径逃跑。使用W、A、S和D键控制游戏,以在四个方向上移动角色。
The so_long project is a 2D game developed in C using the MiniLibX library. The objective of the game is for the player, represented by a character, to collect all items on the map and then escape by taking the shortest path possible. The game is controlled using the W, A, S, and D keys to move the character in four directions. (2023-12-22, C, 0KB, 下载0次)

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

[C/C++工具库] so_long

“so_long”是一款C语言的2D迷宫游戏,玩家可以在迷宫中导航、收集物品并到达出口,同时避免障碍物。它是...,
"so_long" is a 2D maze game in C where players navigate through a maze, collect items, and reach the exit while avoiding obstacles. It features XPM graphics and keyboard controls using the X-Window with MiniLibX, offering a fun programming project for game development enthusiasts. (2023-10-28, C, 0KB, 下载0次)

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

[C/C++工具库] So_long

So_long是一款C游戏,它显示表示迷宫的2D地图。玩家控制一个角色,该角色必须收集物品,同时避免…,
So_long is a C game that displays a 2D map representing a maze. The player controls a character who must collect items while avoiding en…, (2023-10-18, C, 0KB, 下载0次)

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

[C/C++工具库] Roll-a-ball

滚球游戏-一款简单的Unity 3D游戏,玩家可以控制一个球来收集立方体并得分。该项目展示了基本的ga...,
Roll-a-ball Game - A simple Unity 3D game where players control a ball to collect cubes and score points. This project showcases basic game development concepts, including player input handling, physics interactions, and UI updates using C# in the Unity framework. (2023-10-05, C#, 0KB, 下载0次)

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

[C/C++工具库] star

就在一天里,我尝试了一些新东西,我想用Python玩一个很棒的游戏(C++也许更好),这个游戏的目标是收集助推器…,
Just a day tries something new to me, I want to have a great game using Python (C++ maybe better), this game s goal is collecting booster…, (2023-09-30, Python, 0KB, 下载0次)

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

[C/C++工具库] CarRacingGame

这个C#Windows窗体应用程序是一个简单的赛车游戏。它具有一辆汽车,玩家可以使用箭头键来控制,以避免...,
This C# Windows Forms application is a simple car racing game. It features a car that the player can control using arrow keys to avoid collisions with randomly moving enemy cars. The game also includes collectible coins that increase the player s score when collected. The player loses the game if the car collides with any enemy car. (2023-09-02, C#, 0KB, 下载0次)

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

[C/C++工具库] 2D-Cat-And-Mouse-Game

用C++编写的基于文本的追逐游戏。玩家必须在被猫追捕时收集迷宫中的所有食物。,
A text-based chaser game written in C++. The player must collect all of the food in the maze while being hunted by a cat., (2023-08-01, C++, 0KB, 下载0次)

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

[C/C++工具库] Taco_Platformer

一个用C++和C编写的SDL2游戏平台项目。玩家在游戏中的唯一目标是收集...
An SDL2 Gaming Platformer Project Written in C++. The player s only objective within the game is to collect as many tacos as possible. (2023-06-27, C, 0KB, 下载0次)

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

[C/C++工具库] libOMVMobilityModels

libOMVMobilityModels,一个C#应用程序,允许您将任意数量的非玩家角色(NPC机器人)加载到OpenSim或Second...
A C# application that allows you to load Non-Player Characters (NPC bots) as many as you want into OpenSim or Second Life using 6 mobility models. It reads their accounts information from a CSV file. libOMVMobilityModels uses LibOpenMetaverse (2016-08-29, C#, 3291KB, 下载0次)

http://www.pudn.com/Download/item/id/1472445007885108.html
123
总计:56