资源列表
wuziqi
- 简单的五子棋代码,主要用了鼠标点击事件这个类,和判断胜负的代码。-Gobang simple code, the main event with a mouse click the class, and judge the outcome of the code.
BW
- 黑白棋,又叫反棋(Reversi)、奥赛罗棋(Othello)、苹果棋或翻转棋。黑白棋在西方和日本很流行。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。 它的游戏规则简单,因此上手很容易,但是它的变化又非常复杂。有一种说法是:只需要几分钟学会它,却需要一生的时间去精通它。-Othello, also known as anti-chess (Reversi), Othello, chess (Othello), or flip the chess apple chess. O
Othello
- C++ 黑白棋,用mfc开发的黑白棋,图形界面,包含AI,可以选择AI难度-C++ Othello, Othello with mfc development, graphical interface, including AI, AI difficulty can choose
finally
- 自己写的五子棋游戏,实现了人机对弈,可以悔棋到任何一步。采用博弈树搜索,核心算法为极大极小值算法。-Write their own backgammon game, chess machine realized, you can undo any step. Game tree search using the core algorithm for the minimax algorithm.
pcgame-programmingsoucecode
- 中国象棋源代码 五子棋源代码 参考王小春的<<PC游戏编程(人机博弈)>>-Chinese Chess source code and Chess source code reference Wang Xiao Chun <PC游戏编程(人机博弈)>
poker
- 这是一个简单的用visual C++编写的扑克牌游戏,可以给初学者用来练手-This is just a simple poker game developed by visual C++
knight
- 骑士周游列国,在8*8棋盘上不重不漏走完棋盘,走法为象棋马日字走法-the knight travels around
FiveChess
- 二维数组产生的JAVA五子棋程序,在命令行下实现-JAVA Gobang generated two-dimensional array procedures to achieve the command line
chessboard
- 在一个单文本框中显示国际象棋棋盘,棋盘保持在中间靠上部分。-In a single text box that the international chess board, the board maintained in the middle of the upper part.
Wuziqi
- 通过16*16的一维数组实现了在命令行窗口模式下的JAVA五子棋程序,可判断各方向输赢-16* 16 by one-dimensional array realized in the command line window mode JAVA backgammon program, can determine the direction of winning or losing
source-code-VC-P-P-Othello.Rar
- 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
VC-game-programming-code
- Visual C++ 游戏编程入门及源码 涵盖扫雷,五子棋,俄罗斯方块等多款游戏编程思想及源码,适合初学。-Visual C++ game programming source code covered by induction and de-mining, backgammon, such as number of Tetris game programming ideas and source code, suitable for beginners.