资源列表
MyRussia
- 一个全部用c编写的俄罗斯方块程序源代码,内用详细的说明文档。-a c prepared with all of the Russian box program source code used for detailed documentation.
horse10.8
- 国际棋盘上马的周游问题,该问题描述了国际象棋棋盘上的一只马,恰好走过除起点外的其它位置各一次,最后回到起点。这条路线称为一条马的Hamilton 周游路线-Launched an international board of the travel issue that describes the chess board on a horse, just walked outside the other locations except the starting point of all time
FlyPrj
- 飞行棋游戏,适合初学者的java游戏编程-Flight chess game for beginners java game programming
chiness_chess
- Chinese Chess is the use of QT4.0 developed, although simple, but in the absence of the use of the UI case, the completion of the function is completed, the level set of human-computer exchange
spider
- 用java写的蜘蛛纸牌,实现了所有功能。界面比较友好。-Spider Solitaire using java to write to achieve all the features. Interface is friendly.
fly
- 利用c#语言写的一个控制台应用程序,简单的实现了飞行棋游戏。-Use c# language to write a console application that implements a simple flight chess game.
newwzq
- 一个由vc6编译的五子棋源码程,其中估值函数比较巧妙,值得学习
200404200001
- 大富翁游戏
FiveChess
- 五子棋功能的简单实现 包括了界面的设计和贪心算法的实现整合 不完整-Wu zi qi programing
Javachess
- 电脑游戏中的人工智能制作,棋弈游戏,另外有详细的文档加以说明,虽然有文档,但限制20字,还得凑凑,-computer games production of artificial intelligence, and the chess game newcomers, and a detailed document to be, although there are documents, but the 20-character limit, they have got to take care
cvery_3905839
- 無意中找的源碼,是VC++象棋的源碼,希望對大家有所幫助
wuzq
- 特别提示: 不要使用TC编译,因为TC最多只能编译2000行,而本程序有2500行,推荐使用工具Win-Tc。 程序写的比较仓促,bug很多在所难免,还望大家批评指正。 真诚的希望能和大家相互交流,共同提高。 去年暑假,本人闲来无聊写了一个C语言图形模式下的五子棋游戏,有如下功能: 1.使用鼠标控制 2.能够实现人机对战,并判断胜负 3.能够保存棋局和玩家所走的每一步,并且可以按步骤还原棋局 4.玩家能够悔棋、和棋、认输 5.保存每一个玩家的分数到一个文件中