资源列表
Othello
- C++ 黑白棋,用mfc开发的黑白棋,图形界面,包含AI,可以选择AI难度-C++ Othello, Othello with mfc development, graphical interface, including AI, AI difficulty can choose
game
- 本程序是基于C语言的,实现的功能是一款游戏。-This procedure is based on the C language, functions is a game.
Backgammon-syllabus
- 关于五子棋编程的思路文档,及解决方法,有原理图等。-Backgammon idea about programming documentation.
wzq
- 五子棋小游戏,老少皆宜,开发智力。用MFC编写,通俗易懂!
roborally.tar
- RoboRally Board editor 是一个用来创建战棋类游戏的Java程序。-RoboRally Board editor is uses for to found the war chess gamethe Java procedure. -RoboRally Board editor is used to create the program of the SLG game of Java.-RoboRally Board editor is uses for to foun
suoha
- 是个关于梭哈游戏的,里面还有各个说明书exe文件可以安装运行,-Is on the Stud games, which there are the instructions exe file can be up and running,
wuziqi
- 简单的五子棋游戏,可以实现人机对战,或者与人对战-Gobang simple game, you can achieve man-machine war, or war with the people
FiveStone
- 五子棋游戏是一历史悠久,对抗性强,技巧性高的棋类游戏。本文用VC 6.0设计了五子棋游戏。并就以下问题进行了探讨: (1) 棋子棋盘在程序中的表示; (2) 如何通过鼠标点击落子; (3) 如何判断输赢,在棋盘的—,|,/,\\,四个方向进行搜索,超过5子以上连成一线则认为赢了。 (4) 如何实现梅棋功能。 (5) 如何保存并读入棋谱; (6) 如何让电脑拥有人类的智慧; (7) 编写软件代码应遵守的编写规范,成对编码原则和代码的注释 (8) 其它未详尽处,请参
ChinaChess
- 用MFC实现中国象棋的基本移动(双缓存)-use MHC to make a small program of ChinaChess
XNA_Solita220899872011
- XNA 4.0 Solitaire - A complete game of klondike solitaire using XNA 4.0 & VS2010. This also include my XNA Library for making 2D games. You can drag & drop cards or right mouse click to send cards to foundation decks. High score is always recorded wh
Backgammon
- 五子棋 人工智能作业 可以人机对战 算法思想不是很强,仅供参考。。。。 -Backgammon play against artificial intelligence, machine operation algorithm can be thought not very strong, for reference only. . . .
wuziqi
- VC实现的五子棋游戏,对于初学者是很好的锻炼噢