搜索资源列表
gmchess
- linux下的一个中国象棋,使用c++开发,用的是gtk-under linux, a Chinese chess, the use of c++ development, using gtkmm
cchess
- 基于GTK图形库和Linux平台的中国象棋源程序,用C语言开发。游戏很简单,但算法也挺麻烦的。受限于算法效率,本程序递归搜索只到6层,电脑的棋力大概相当于小学生水平。还有很大改进空间啦,哈哈。-A simple Chinese Chess game. Built on GTK and Linux evironment. Code is simple, while progress not. The level is like a ten years old child. Have fun:)