搜索资源列表
Jump
- 一款使用VC开发实现的跳棋游戏, 可以人机对战, 也可以人人对战, 非常不错的一个源码, 特意上传上来, 大家可以借鉴学习一下.-Realize the use of the development of a VC game of checkers, you can man-machine war can also be against everyone, a very good source, specifically Upload up, learning about everyone ca
Chinesecheckers
- 跳子棋程序实现简介: 跳子棋程序的实现不算太难,但却也有一点复杂。主要原因可能就是它的棋盘为一个不规则的图形。 思路是:把棋盘121棋格分为7个区,中间为0区,上为1区,逆时针至右上角。 定义一个棋格的属性: 坐标。(根据棋盘图自己量一下,不会不知道用什么吧!) 棋格所属区域,即上面所提7个区。 棋格离各个端点几格,6维数组记录6方,电脑下子时可作为下子的优先级判断。 棋格上棋子的颜色0-6,0为无子。 棋格属于第几个棋格(从上至下,从左至右,
(WINDOW)
- 这是一个c++的跳棋游戏,版权不保留,欢迎下载,有问题欢迎交流。-This is a c++ game of checkers, copyright is not retained, welcome to download, welcomed the exchange of a problem.
halma2
- 3D跳棋游戏,可以在网上双人对战,三维视角,可以回放-3D checkers game.Double in-line gaming, three-dimensional perspective, you can playback
Checker
- 机器学习的国际跳棋程序已经经过训练,大家敬请参考-Machine learning international checkers program has trained everyone please reference
checkers-board
- Simple checkers board.
checkers-0.2
- A simple program to play Checkers with two people on the same computer.
checkers-0.2
- A simple program to play Checkers with two people on the same computer.
pro21
- 检查一个如下的6 x 6的跳棋棋盘,有六个棋子被放置在棋盘上,使得每行、每列有且只有一个,每条对角线(包括两条主对角线的所有平行线)上至多有一个棋子。请编一个程序找出所有跳棋放置的解。-Checkerboard checks following a 6 x 6, there are six pieces are placed on the board, so that each row, each column and only one, each diagonal (two parallel
uode_code
- 跳棋游戏VC源程序,有兴趣的朋友请多多指教,不错的源码-Checkers game VC source code, interested friends please advice, good source
AndroidClient-master
- checkers board game development for android
新建压缩文件
- 简单C++跳棋游戏,简单边框界面,容易理解和掌握(Simple c++ checkers, simple border interface, easy to understand and master)