搜索资源列表
用VC写的简单象棋程序
- 一个用VC写的简单象棋程序- The simple Chinese chess procedure which writes with VC
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
FK
- 俄罗斯方块VC编程,不过算法比较简单,没有优化-Tetris VC programming algorithm is relatively simple, however, has not been optimized
aritificialfive
- 简单人工智能的五子棋游戏,VC编程学习的初始教程-simple artificial intelligence 331 games, VC Programming Guide to the initial study
wzq4
- 五子棋,用VC编写的五子棋程序,可以直接运行。比较简单。
VC跳棋源代码
- 跳棋游戏源代码,VC制作,很简单,初学者容易看懂-checkers game source code, VC production, a very simple, easy to understand beginners
feinix-wq.rar
- VC开发的围棋游戏程序,实现了一个简单的大棋盘的围棋游戏。,Go VC game development process, to achieve a simple chessboard game of Go.
Gobang-Game
- 使用VC++实现了网络五子棋局域网内对弈功能,可以通过这个快速掌握VC++简单程序的编写以及Socket通信-Using VC++ implements the network backgammon games on LAN feature, you can quickly grasp the VC++ simple procedures for the preparation and Socket Communications
c++设计
- 一个简单实用的vc五子棋游戏设计- A simple practical vc gobang game designs
bw
- 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
KelvinRussia
- 利用VC简单实现经典游戏这个俄罗斯方块,很好玩-KelvinRussia
majiangsrc
- vc下编写的麻将游戏,这是血战的规则,程序很简单,起到引导编写此类程序的作用。-vc prepared mahjong game, which is bloody rules, the procedures are simple, play a guiding role in the preparation of such procedures.
34
- VC简单的智能五子棋游戏,支持电脑先走或人先走棋或者人机对战,支持悔棋,暂不支持网络对战,适合VC新手研究游戏编写,游戏截图如上所示。
wuziqi
- 用VC简单实现的五子棋程序,包括UNDO,REDO,悔棋,人人对战,人机对战-Simple implementation of backgammon with a VC program, including UNDO, REDO, undo, all war, Human Battle
source-code-VC-P-P-Othello
- 带背景音乐的VC++黑白棋源代码,程序简单又娱乐-With background sound source code VC++ Othello
gobang_in-VC-6.0
- VC6.0编写的一个简单的五子棋程序,掺入人工智能的因素,计算机有一定下棋水平。-VC6.0 backgammon write a simple program, mixed with elements of artificial intelligence, computer chess has a certain level.
wuziqi
- VC简单的五子棋游戏,按asdw键控制棋子移动,回车键放置棋子。-Simple 331 games, asdw key to control the chess pieces move, the Enter key to place the chess pieces.
GobangGameSourceCode_1.0
- 简单的五子棋小游戏,人机对战部分很不完善,仅供参考(A simple Gobang game)
VC 写的中国象棋游戏源程序
- 中国象棋受大众喜爱的游戏,规则简单,但战局变化多端。这个中国象棋程序可以进行人机对战,。(Chinese chess is a popular game, the rules are simple, but the war is changeable.A Chinese chess program that can be used by man and machine.)