资源列表
chessboard
- 在一个单文本框中显示国际象棋棋盘,棋盘保持在中间靠上部分。-In a single text box that the international chess board, the board maintained in the middle of the upper part.
FiveChess
- 二维数组产生的JAVA五子棋程序,在命令行下实现-JAVA Gobang generated two-dimensional array procedures to achieve the command line
knight
- 骑士周游列国,在8*8棋盘上不重不漏走完棋盘,走法为象棋马日字走法-the knight travels around
poker
- 这是一个简单的用visual C++编写的扑克牌游戏,可以给初学者用来练手-This is just a simple poker game developed by visual C++
pcgame-programmingsoucecode
- 中国象棋源代码 五子棋源代码 参考王小春的<<PC游戏编程(人机博弈)>>-Chinese Chess source code and Chess source code reference Wang Xiao Chun <PC游戏编程(人机博弈)>
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.
Othello
- C++ 黑白棋,用mfc开发的黑白棋,图形界面,包含AI,可以选择AI难度-C++ Othello, Othello with mfc development, graphical interface, including AI, AI difficulty can choose
BW
- 黑白棋,又叫反棋(Reversi)、奥赛罗棋(Othello)、苹果棋或翻转棋。黑白棋在西方和日本很流行。游戏通过相互翻转对方的棋子,最后以棋盘上谁的棋子多来判断胜负。 它的游戏规则简单,因此上手很容易,但是它的变化又非常复杂。有一种说法是:只需要几分钟学会它,却需要一生的时间去精通它。-Othello, also known as anti-chess (Reversi), Othello, chess (Othello), or flip the chess apple chess. O
wuziqi
- 简单的五子棋代码,主要用了鼠标点击事件这个类,和判断胜负的代码。-Gobang simple code, the main event with a mouse click the class, and judge the outcome of the code.
Renju-program
- 一个简单的五子棋游戏程序,可以自己跟自己下..难度可以设置。-Backgammon game with a simple program that can lower their own .. with difficulty can be set.
fly-chess
- 益智飞行棋,简单的飞行棋游戏,通过Java语言展示出来。-Puzzle flight chess, chess game simply flying through the Java language displayed.
Five-renju
- 通过设计输、赢判断规则函数,实现VC++环境下,五子棋的单机和网络游戏。-By design lose, win judgment rule functions to achieve stand-alone and online backgammon games in VC++ environment.