资源列表
ChineseChess
- 中国象棋游戏源代码,寓教于乐,颇有意思,利于初学者学习-Chinese chess game source code, making learning fun, quite a lot of interesting, which will help beginners to learn
24games
- 24点游戏的编写,一项经典游戏。此游戏需要一个漂亮的界面,还需要有足够的耐心。-The preparation of 24-point game, a classic game. This game needs a nice interface, but also have enough patience.
puke.tar
- 一个linux c的简单扑克游戏,适合针对算法练习,-A Linux c simple poker game, suitable for the practice of the algorithm,
wuzilianzhu
- 五子连珠,相信大家都玩过了,详细的代码,希望能帮到大家~-Five or, I believe we have played, detailed code, I hope to help you ~
pathfinder
- 寻路算法,适合做“连连看”,"NPC自动跟中"-,
8queen
- 本程序显示出的结果为国际象棋棋盘上上八个皇后不能在同一条直线或者斜线排法-This program shows the results of the eight chess queen on the chessboard can not be in the same straight line or diagonal row of France
Poker
- 用socket 编写的够击.自定义了网络传输的规约,和发牌规则.
GoBang
- 用Java实现的命令行五子棋,通过遗传算法和群只能方法优化-Implemented in Java command line backgammon, genetic algorithms and the methods of the group can only optimize
smartgo
- 非常优秀的五子棋程序.使用DEV-CPP开发,具有非常好的智能
why-wuzhiqi
- 用c编写的五子棋游戏,对于初学者是很好的学习模式-Backgammon game written with c
24dian
- VC开发的24点游戏,界面友好,对初学者有启示作用,可进一步修改,使电脑智能化
gobang
- 一个五子棋的基础小程序,可供有兴趣者参考研究,可在此基础上进一步开发。