搜索资源列表
XiangQi
- 自己根据常用的象棋算法做的一个象棋游戏。由于没有棋库所以性能比较差,可能只能供对算法感兴趣的朋友研究一下了。图像资源是从游戏软件里“借”来的。-Their own algorithm based on commonly used to do a chess chess game. In the absence of relatively poor performance of chess library so may only be interested in the algorithm for
chineseChess
- 源码简介: 本项目是安卓中国象棋游戏项目源码,棋盘使用一维数组,采用开局库,目前可以人机对弈部分参考<a href= http://www.xqbase.com/league/elephanteye.htm target= _blank >ElephantEye(象眼)开源项目。众所周知象棋的棋路复杂度要比五子棋复杂多了,象棋是走一步要看若干步。另外本项目还附带一份对中国象棋算法的pdf分析文档。正在研究这一块的朋友可以借鉴一下。 涉及模块&技术 绘图 算法 -S