-
RPG-game-CPP
此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。(A RPG game based on C++ programming.An evaluation report provided.)
- 2012-11-03 18:53:08下载
- 积分:1
-
Horse-Stepping-on-board
在传统中国象棋中,马走日型路线。本代码就是按其规则,让马从棋盘任一点开始,输出它可以行走的所有点的坐标。(In traditional Chinese chess, horse go day-type line. The code according to the rules, let the horse from checkerboard any point, the coordinates of all points of output it can walk.)
- 2012-05-08 16:08:57下载
- 积分:1
-
GG
说明: 很好玩的遊戲
需要靠反應力和眼力
超級好玩的喔
趕快下載吧(Very fun game and needs to depend on the reaction of super-fun喔eye as soon as possible to download it)
- 2008-02-01 02:07:49下载
- 积分:1
-
在vc++6.0平台实现的台球小游戏tennis
在vc++6.0平台实现的台球小游戏,目的是以玩促学,提高大家学习c语言的兴趣(Vc++6.0 platform to achieve billiards game, the purpose is to play to promote learning, improve your interest in learning C language)
- 2017-08-25 19:56:39下载
- 积分:1
-
renjixiaqi
人机下棋:在3×3棋盘上,计算机为一方,用户为一方,交替画“X”和“O”,在行、列、对角线上谁先练成一条直线谁就获得胜利。用类的思想完成,具体功能要求如下:
(1)状态显示:计算机可正确显示棋盘,给出提示信息和胜负判断。
(2)用户选择:用户可以选择是先下还是后下,并选择棋子是“X”还是“O”。
(3)每一步都用图形化方式顺序输出
(Man-machine chess: on the 3 X 3 board, the computer for one party, the user for a party, draw an X and O alternately, in the row, column and diagonal who practice who would win in a straight line. Finish, with the ideas of the class specific functional requirements are as follows:
(1) status display: the computer can correctly display board, giving prompt information and the outcome of judgment.
(2) the user choice: the user can next is first or after, and the pieces is a X or O .)
- 2020-07-04 13:00:02下载
- 积分:1
-
book
3d游戏开发相关书籍 c++数据结构算法 一个简单的射击游戏(3d game development books c++ data structure algorithms a simple shooting game)
- 2015-06-07 20:28:59下载
- 积分:1
-
Eluosi
以前写的一个俄罗斯方块程序
纯Windows API 和 GDI接口编写的
是学习Windows编程的好例子(A Tetris program used to write pure Windows API the GDI interface to write is a good example to learn Windows programming)
- 2012-09-07 13:12:21下载
- 积分:1
-
saolei
扫雷小游戏,可供大学生学习c语言使用,此压缩包为源程序,各项功能有待完善。( Small game, can be used for college students to learn C language, for the initial source, the various functions to be improved.
)
- 2016-07-05 14:16:06下载
- 积分:1
-
bomb-game
扫雷游戏的C++代码,适用于学习C++的初学者,有助于理解程序,提升能力。(
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.
Minesweeper game C++ code, suitable for beginners to learn C++, to help understand the process, enhance the capacity.)
- 2014-01-03 10:24:46下载
- 积分:1
-
bitstronger
1 Introduction
"BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles.
For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
- 2018-09-25 22:23:38下载
- 积分:1