搜索资源列表
xiangqi
- VC++.NET中国象棋游戏,已创建了此 Chess 应用程序,应用程序向导使用“TODO:” 来指示应添加或自定义的源代码部分。-VC++. NET Chinese chess games, Chess was created for this application, the application guides the use of " TODO:" to indicate the definition should be added or part of the sou
ChineseChess
- 一个C++实现的中国象棋程序,画面还可以。自己可以拿来修改下。-A C++ implementation of the Chinese chess program, the screen can be. Changes can be brought under their own.
ChineseChess
- 单击版中国象棋源码的操作流程: 1、 绘制棋盘,当棋盘加载时,自动将棋盘加载到窗体; 2、 绘制棋子,编写代码实现对应棋子的相应规则; 3、 当开始新游戏时,将棋子加载到窗体对应的网格中。 4、 当单击棋子时,满足该棋子的规则。则移动该棋子到目标位置。若不满足,则不执行任何操作。 5、 在满足规则的情况下,如果有相应被吃掉的棋子,则将目标位置上原来的棋子移除,将新的棋子(选中的棋子)移动到该目标位置.若不满足规则,则不执行什么操作。-Click version of Chin
Chess
- 简易的中国象棋游戏,用VC++.net编程-Chinese chess
VB-chess
- 自己改进的VB.NET中国象棋人机对战。欢迎下载指点-Their improved VB.NET Chinese man-machine chess game. Welcome to download instructions
ZYWChinaChess
- 采用c#winform编的象棋游戏,不带人工智能,棋子可以正常的行动,但功能上还有待完善. 本源码是一个中国象棋游戏源码,由于没有人工智能,所以只能自己跟自己下棋了,欢迎下载。 1、用鼠标点击棋子,再点击想要移动到的位置,即可移动棋子 2、双方被吃掉的棋子都会在棋盘右侧己方区域显示-Using c# winform series of chess games, with no artificial intelligence, the pieces can be a normal a
ChineseChess
- 一款笨拙的没有优化的中国象棋程序,但是可以正常运行,以及正确的人工智能思路,有兴趣的初学者可以-A clumsy Chinese chess program is not optimized, but can operate normally, and the correct idea of artificial intelligence, interested beginners can see
ZYWChinaChess
- 本程序实现了中国象棋的玩法,功能简单,适合业余爱好者研究。-This program implements Chinese chess play, features a simple, suitable for amateurs study.