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

[C/C++基础] CodeAlpha_NumberGuessingGame

一种简单的猜测游戏,计算机随机选择一个数字,玩家必须猜出来。
A simple guessing game where the computer randomly selects a number, and the player has to guess it. (2024-03-24, C++, 0KB, 下载0次)

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

[C/C++基础] rock-paper-scissor

石头剪刀是一种通常在两个人之间玩的手游戏,其中每个玩家用伸出的手同时形成三个形状中的一个。这些形状是“石头”、“纸”和“剪刀”。这个C++程序[迷你项目]旨在自动化一个名为Computerized player的播放器,然后接受用户输入。
Rock paper scissors 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", "paper", and "scissors". This C++ Program [Mini Project] is aimed at automating one of the player called as Computerized Player and then taking user input. (2024-03-09, C++, 0KB, 下载0次)

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

[C/C++基础] hangman-game

绞刑是两个或多个玩家的猜谜游戏。一个玩家想到一个单词、短语或句子,而另一个(s)试图通过在一定数量的猜测中建议字母或数字来猜测它。最初是一款纸笔游戏,现在有了电子版本。
Hangman is a guessing game for two or more players. One player thinks of a word, phrase, or sentence and the other(s) tries to guess it by suggesting letters or numbers within a certain number of guesses. Originally a paper-and- pencil game, there are now electronic versions. (2024-03-09, C++, 0KB, 下载0次)

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

[C/C++基础] Qt-Gobang-Game

在19*19棋盘中,使用人类或人工智能玩GoBang(每一步按a)。只有一款单机游戏。
Play GoBang with either human or ai(press a per step), in a 19*19 chessboard. Only a stand-alone game. (2024-03-05, C++, 0KB, 下载0次)

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

[C/C++基础] Wordle-Solver

一个简单的程序,帮助您解决基于您玩过的单词的“Wordle”难题。旨在用作C++的实践。
A simple program that helps you solve a "Wordle" puzzle based on the words you ve played. Intended to serve as practice for C++. (2024-02-21, C++, 0KB, 下载0次)

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

[C/C++基础] TicTacToe_project

最后,TicTacToe游戏。玩家必须按数字(1-9),而不是字符串。
Finally, game of TicTacToe. The player has to press the number(1-9) not string. (2024-01-18, C++, 0KB, 下载0次)

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

[C/C++基础] RetroTime

一款包含8款复古游戏的游戏,可在3种游戏模式下玩。
A game containing 8 retro based games playable in 3 game modes. (2024-01-12, C++, 0KB, 下载0次)

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

[C/C++基础] Rock_Paper_Scissor_project

按照代码中给出的说明,与您的朋友玩石头、纸和剪刀游戏
Play Rock, Paper and Scissor game with your friend by following the instructions given in code (2023-12-07, C++, 0KB, 下载0次)

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

[C/C++基础] BalloonJump

用C++编写的SFML Platformer。玩家的目标是收集尽可能多的药剂。
An SFML Platformer written in C++. The player s objective is to collect as many potions as possible. (2023-12-01, C++, 0KB, 下载0次)

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

[C/C++基础] PistolOnlyMod

一个Grand Theft Auto V mod,将玩家的武器限制为手枪。
A Grand Theft Auto V mod that restricts the player weapon to a pistol. (2023-11-13, C++, 0KB, 下载0次)

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

[C/C++基础] Stanford-Algorithms-Specialization

在cpp中实现数据结构和算法,以及斯坦福大学在Coursera上提供的算法专业化分配的解决方案。
Implementation of data structures and algorithms in cpp with solutions to the assignments of Algorithms Specialization offered by Stanford University on Coursera. (2023-11-13, C++, 0KB, 下载0次)

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

[C/C++基础] UFO-game

娱乐C++程序,挑战您从外星人绑架中拯救您的朋友!使用命令行界面(CLI)破解代码字,并享受有趣的猜谜游戏。
Entertaining C++ program that challenges you to save your friend from alien abduction! Crack the codeword using the Command Line Interface (CLI) and enjoy a fun guessing game. (2023-11-10, C++, 0KB, 下载0次)

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

[C/C++基础] kblackbox

KBlackBox是一款在方框网格上玩的捉迷藏游戏
KBlackBox is a game of hide and seek played on a grid of boxes (2023-11-07, C++, 0KB, 下载0次)

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

[C/C++基础] fluffyMultiplayer

一个程序可以帮助您通过网络和朋友玩像Mensch这样的游戏。
a program helps you to play games like Mensch with friends over network. (2023-11-04, C++, 0KB, 下载0次)

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

[C/C++基础] Cluedo

Cluedo是经典棋盘游戏的一个基于文本的实现,玩家必须解决Luigi Mansion中的谋杀疑案。此项目...,
Cluedo is a text-based implementation of the classic board game where players must solve a murder mystery in Luigi Mansion. This project was developed as part of an object-oriented programming course in C++. (2023-10-27, C++, 0KB, 下载0次)

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

[C/C++基础] lskat

Skat中尉(来自德国Officersskat)是一款两人玩的有趣而迷人的纸牌游戏,
Lieutenant Skat (from German Offiziersskat) is a fun and engaging card game for two players, (2023-10-22, C++, 0KB, 下载0次)

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

[C/C++基础] Socobox

2D益智电脑游戏,其中玩家必须将盒子放在迷宫的指定位置。,
2D puzzle computer game in which the player has to place boxes in the designated places of the labyrinth., (2023-08-09, C++, 0KB, 下载0次)

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

[C/C++基础] dolphin

分叉自。Dolphin是GameCube Wii模拟器,允许您为这两个平台玩游戏...,
?? Forked from https://github.com/dolphin-emu/dolphin. Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements. (2023-08-07, C++, 0KB, 下载0次)

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

[C/C++基础] rl-lobby-ranks

火箭联赛(BakkesMod)插件,显示当前游戏大厅中所有玩家的排名详细信息!,
A Rocket League (BakkesMod) plugin, displaying ranked details of all players in the current game lobby!, (2023-08-03, C++, 0KB, 下载0次)

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

[C/C++基础] dolphin

Dolphin是一个GameCube Wii模拟器,允许您在PC上玩这两个平台的游戏,并进行了改进。
Dolphin is a GameCube Wii emulator, allowing you to play games for these two platforms on PC with improvements. (2023-06-19, C++, 22564KB, 下载0次)

http://www.pudn.com/Download/item/id/1687141120889580.html
总计:94