搜索资源列表
cnchess象棋
- linux系统下的一款象棋代码,在红旗4.0系统下编译通过-linux system under the new code chess, 4.0 in the red through the system compiler
cclinux
- 用SDL写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到Linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组
game_junqi
- Linux下四国军棋的源码,基于xwindow,完整可编译。-Linux source code under the四国军棋, based on the xwindow, integrity can be compiled.
chess-src
- GUN Chess,大多数Linux操作系统下随附的国际象棋游戏的源代码,用C写的。-GUN Chess,the source code of chess game in the operation- Linux Fedora8.Written by C Language.
game_junqi
- 类似QQ四国军棋的源代码。 在linux下可以编译运行。 请确认安装了X11 lib 才能正常编译 -QQ Siguojunqi similar to the source code. May be compiled to run in linux. Make sure to properly install X11 lib compile
LinuxOthello
- 这是在Linux下实现黑白棋的源代码,可用于初级程序员练习编程-This is the Linux source code to achieve Othello, junior programmer for programming exercises
chess2
- 基于Linux下用C编写的五子棋代码,可人机对战-Based on Linux, using C code written in backgammon, you can play against human
China_Chess
- 中国象棋在linux下的源码很不错的一个啦-Chinese Chess in the linux source code under a very good friends
NetChess_sss.tar
- linux下QT开发的局域网网络五子棋对战游戏,可以订制游戏规则,程序可以自动匹配玩家,源码中需要根据所在的网络修改所在的网段-QT development under linux LAN network Gobang war games, rules of the game can be customized, the program can automatically match player source code need to be modified where the network
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:)