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

[游戏机] emulator

用C++编写的旧游戏控制台的模拟器,它使用汇编程序(位于汇编程序报告中)读取打包在ROM文件中的游戏。,
Emulator of an old game console, written in C++, that reads games packed in a ROM file with the assembler, found in the assembler repo., (2022-01-28, C++, 0KB, 下载0次)

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

[游戏机] checkers

一款在C++中具有糟糕UI UX的基于哑控制台的多人跳棋游戏,在我开始学习编程时编写了这篇文章,位于我的档案中...,
A dumb console-based multiplayer checkers game with bad UI/UX in C++, wrote this when I started learning programming, found in my archives lol (2021-05-18, C++, 0KB, 下载0次)

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

[游戏机] battleplane

一个小的控制台游戏。NJU CS中的C++高级编程作业。,
A little console game. The homework of Advanced Programming with C++ in NJU CS., (2016-06-06, C++, 0KB, 下载0次)

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

[游戏机] MineSweeper-Game-in-Cpp

一个简单的基于控制台的游戏,就像大多数PC中的一样。该项目主要关注面向对象编程的核心概念...,
A simple console based game like in most of the PC s. This project basically focuses on the core concepts of Object Oriented Programming (OOP). (2022-12-29, C++, 0KB, 下载0次)

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

[游戏机] blackjack-cpp

c++中的21点控制台游戏,具有面向对象的编程。,
Blackjack console game in c++ with object-oriented programming., (2017-12-31, C++, 0KB, 下载0次)

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

[游戏机] Cricket-Game-using-Procedural-programming

在C++中使用过程编程的基于控制台的板球游戏,
Console based cricket game using procedural programming in C++, (2021-05-10, C++, 0KB, 下载0次)

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

[游戏机] Dokumenty-Prosze

用于编程项目的控制台游戏,
Console game for programming project, (2022-05-05, C++, 0KB, 下载0次)

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

[游戏机] Game-Tap-Monster-Console-C-

这是我第一学期编程入门课程的一个简单项目,
This is a simple project of my 1st semester in the Intro to Programming course, (2021-06-21, C++, 0KB, 下载0次)

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

[游戏机] Game_Console

C++通过游戏编程M.Douson,
C++ through game programming M. Douson, (2022-02-18, C++, 0KB, 下载0次)

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

[游戏机] Connect4_ConsoleGame

该项目是Connect 4游戏的一个基于控制台的实现,作为我们的编程讲座的一部分开发,
This project is a console-based implementation of the Connect 4 game, developed as part of our Programming lecture, (2023-07-06, C++, 0KB, 下载0次)

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

[游戏机] programming-A-ConsoleGame

编程控制台游戏,,
programming A ConsoleGame,, (2019-12-06, C++, 0KB, 下载0次)

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

[游戏机] Word-Game-in-C-Console

我在编程世界的第一步。,
My first steps in the programming world., (2019-11-28, C++, 0KB, 下载0次)

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

[游戏机] PROG_Robots-Game

在FEUP的一个独特的编程课程(PROG)中进行的简单项目。基于控制台的程序。,
A simple project that was made in one of FEUP s distinct programming courses (PROG). Console-based program., (2021-07-31, C++, 0KB, 下载0次)

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

[游戏机] PokemonConsoleGame

对于编程类项目,
For Programming Class Project, (2019-12-08, C++, 0KB, 下载0次)

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

[游戏机] NFSLAN

一个非常简单的控制台启动器,用于在Underground 2和Most Wanted.中找到的server.dll。,
A very simple console launcher for the server.dll found in Underground 2 and Most Wanted., (2023-06-19, C++, 0KB, 下载0次)

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

[游戏机] The-Quiz-Game

这是一个简单的c++控制台GUI应用程序,其中前端是c++编程语言,后端是文件系统。,
This is a simple c++ console GUI application in which front-end is c++ programming language and back-end is file system., (2016-11-10, C++, 0KB, 下载0次)

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

[游戏机] FinalProject

我的最后一个项目(c++中的控制台游戏)是在编程入门课程-[www.youtube.com watch v=lwBNHlyoR_k](http://www.youtube.com watch v=lwBFHlyor_k)中完成的,
my final project (console game in c++) at lesson of introduction to programming - [www.youtube.com watch v=lwBNHlyoR_k](http: www.youtube.com watch v=lwBNHlyoR_k), (2018-12-24, C++, 0KB, 下载0次)

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

[游戏机] VectrexTutorial

一个用于编程Vectrex retro游戏控制台的C++教程,
A C C++ tutorial for programming the Vectrex retro gaming console, (2018-12-12, C++, 0KB, 下载0次)

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

[游戏机] Course-Examples-for-IBM-Cell-B.E

“IBM Cell B.E.Processor编程”课程的示例源代码。使用Fedora 9和IBM Cell SDK 3.1.在Playstation 3上测试。,
Example source code for "Programing IBM Cell B.E. Processor" course. Tested on Playstation 3 with Fedora 9 and IBM Cell SDK 3.1., (2010-05-09, C++, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1694791280399431.html
总计:19