资源列表
fly-simulation
- 飞行游戏模拟,可以练习编成,开发游戏,娱乐游戏。-fly simulation
wuziqi
- 简单五子棋游戏 包含源代码和可执行程序文件 敬请下载-Simple backgammon
MineAI
- 智能扫雷算法的代码,实现了单子和两子推理,推理速度很快-Smart mine algorithm code implements the list and the two sub-reasoning, reasoning fast
Five
- 五子棋 DELPHI源码,完整版 五子棋算法探讨-DELPHI backgammon source code, full version
CHESS_CPP
- 象棋对弈,源码简单实用,易懂。请下载者多多评分-Chess game, the source code simple, practical, easy to understand.
wuziqi
- 用Java做的一个网络五子棋游戏,可以进行网络联机,建立游戏,加入游戏,放弃游戏等。-Java to do with a network backgammon game, for the network online, set up games, join the game, giving up games.
march
- 俄罗斯方块,c++编译通过,没有BUG。轻巧。-Tetris, Compiled by Dev-C++, no bugs and portable.
five
- 代码质量良好的小游戏五子棋,可以联网,也可以单机,-five game, online or outline
FIR
- 五子棋示例程序,人机对弈,有禁手/无禁手设置。-Gobang sample program, human chess, and prohibitions hand/hands-free ban settings.
niren
- 五子棋源码,具有超强搜索功能,非常棒的软件,可以自由修改-computer renju,good!
COONY
- 一个采用并行搜索机制的中国象棋程序,速度较快,采用了不同的搜索算法-computer chess
QTchees
- QT象棋源码 #include <qapplication.h> #include "main_form.h" int main( int argc, char ** argv ) { QApplication a( argc, argv ) MainForm w w.initializeAll() w.show() a.connect( &a, SIGNAL( lastWindowClosed() ), &a, SLOT(
