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

[游戏机] 1DChessSolver

简单的控制台应用程序,用于玩1D国际象棋,具有完全解决游戏并显示移动的完美评估的解算器
Simple console application to play 1D chess, with a solver who fully solves the game and shows the perfect eval for the moves (2024-03-09, C++, 0KB, 下载0次)

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

[游戏机] Dungeon-Game

简单的C++控制台游戏,具有无限生成的关卡,玩家可以在地牢中导航并击败敌人。
Simple C++ console game featuring infinitely generated levels, where the player navigates through dungeons and defeats enemies. (2024-02-25, C++, 0KB, 下载0次)

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

[游戏机] dinoai

DinoAI是一个个人项目,旨在使用机器学习技术构建一个能够玩Chrome Dino游戏的机器人。
DinoAI is a personal project that aims to build a bot capable of playing the Chrome Dino game, using Machine Learning techniques. (2023-12-12, C++, 0KB, 下载0次)

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

[游戏机] Tic-Tac-Toe-game

一款基本的、简单的和有趣的Tic Tac Toe游戏,您可以在控制台中与计算机或朋友玩。
A basic, simple and fun Tic-Tac-Toe game where you can play against either the computer or a friend in the console. (2023-12-08, C++, 0KB, 下载0次)

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

[游戏机] CPP_GUESSING_GAME

一款Visual Studio 2020编写的C++控制台游戏。玩家必须猜测一个随机生成的数字,介于1-100之间,
A Visual Studio 2020 Written C++ console game. The player must guess a randomly generated number between 1-100, (2023-10-21, C++, 0KB, 下载0次)

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

[游戏机] game-lowercase-uppercase

一款基于文本的C++控制台游戏,挑战玩家在网格上操作字母。它提供说明,允许用户选择...,
A text-based, C++ console game that challenges players to manipulate letters on a grid. It provides instructions, allows users to choose grid dimensions, and offers help during gameplay. The goal is to turn all lowercase letters into uppercase while avoiding mistakes. (2023-10-15, C++, 0KB, 下载0次)

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

[游戏机] fruit-machine

基本水果机游戏与阿都诺。可玩,但需要大量工作才能好看。,
Basic fruit machine game with arduino. Playable, but needs a lot of work to look nice., (2023-10-15, C++, 0KB, 下载0次)

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

[游戏机] afreecatv_chat_game

Afreeca TV是韩国的广播服务。SDK和服务器程序让用户通过聊天来玩游戏。,
Afreeca TV which is a broadcasting service in Korea. the SDK and server program let the user play the game via chatting., (2014-09-27, C++, 0KB, 下载0次)

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

[游戏机] tcp-pong-game

在C++中实现经典游戏Pong。游戏在网络上玩,所需的只是每个m上的二进制netpong...,
Implementation of the classic game Pong in C/C++. The game is played over a network, all that is needed is the binary netpong on each machine (2019-03-26, C++, 0KB, 下载0次)

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

[游戏机] Roguelike

一个相当大的项目,允许您在控制台上玩类似于流氓的游戏。我附加了UML模式和从...加载的基本级别...,
Quite a large project that allows you to play the roguelike game on the console. I attach the UML schema and the basic levels loaded from the file. However, much could be added in the future. (2022-09-20, C++, 0KB, 下载0次)

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

[游戏机] TowerOfHanoi

该项目是一个组合项目,展示了如何在C++控制台应用程序中表示和玩游戏“河内之塔”...,
This project is a portfolio project that showcases how the game "Tower of Hanoi" can be represented and played within a C++ console application. (2020-08-07, C++, 0KB, 下载0次)

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

[游戏机] GuessingGame

是一个控制台猜测游戏,允许用户设置并输入想要玩游戏的用户数量的名称,选择...,
Is a console guessing game that allow the user to set and enter the names(s) of the number of user(s) who wants to play the game, choose the range they want to guess from, and also set the number of guesses they will like to make before the game end, and base on their guesses checks whether their guesses was correct or not (2022-09-15, C++, 0KB, 下载0次)

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

[游戏机] Hangman-Game_cpp

每个人都知道我们小时候玩的绞刑游戏。所以我做了这个游戏机的基础上,这个项目已经准备好了...,
Everyone knows the hangman game that we played fondly as a child. So I made this game console-based This project has been prepared for the Introduction to Software Engineering course. (2021-05-07, C++, 0KB, 下载0次)

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

[游戏机] Hangman_Cpp

Hangman Game(Jogo da Forca)用C++制作,在控制台上运行。和朋友一起玩!,
Hangman Game (Jogo da Forca) made with C++ to run on console. Play with a friend!, (2022-08-20, C++, 0KB, 下载0次)

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

[游戏机] snake-game

蛇游戏是一款经典的游戏,就像移动版一样,它可以从控制台在windows上玩,并用C++编写,
snake-game is a classic game just like mobile-version which is playable on windows from console and written in C++, (2018-04-14, C++, 0KB, 下载0次)

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

[游戏机] Sudoku_Console_Version

下面的项目是流行的单人棋盘游戏“数独”的C++解释,可以在您身上作为控制台版本玩...,
The following project is the C++ interpretation of the popular single-player board game, "Sudoku", playable as the console version on your preferred IDE. (2023-07-04, C++, 0KB, 下载0次)

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

[游戏机] Console-DnD

设计用于在命令控制台上玩的龙与地下城游戏,
Dungeons and Dragons game designed to be played at the command console, (2023-01-14, C++, 0KB, 下载0次)

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

[游戏机] MicroGameConsole

带有SSD1306 OLED显示器的esp32的自定义固件。它是一个简单的小游戏引擎,可以玩一些游戏(乒乓、蛇),需要5个按钮...,
Custom firmware for esp32 with SSD1306 OLED display. Its a simple little game engine to play a few games(pong, snake), takes 5 push buttons as input. (2023-07-27, C++, 0KB, 下载0次)

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

[游戏机] triple-x-console-game-cpp

Triple X-Console Game,顾名思义,是一款在控制台(cmd或PowerShell)上玩的游戏,
Triple X - Console Game, is a game that as the name says, is played on the console (cmd or PowerShell), (2021-04-22, C++, 0KB, 下载0次)

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

[游戏机] console-car-game

这是一个基于C++的汽车游戏的简单项目。此游戏只能在控制台上玩。,
This a simple project of Car Game based on C++ . This game can only be played on the console., (2022-04-07, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694792148411313.html
1234
总计:63