搜索资源列表
BlackAndWhiteChess
- c语言课程设计 黑白棋源程序 可分别计算两人得分
SuperTractor
- 拖拉机源程序 用c++语言 是windows下的游戏
russia
- 这个是俄罗斯方块的c语言源程序 现在就自己写 自己玩游戏吧
OTHELLO
- 格子棋游戏的C语言源程序,可以好好研究一下怎样用C语言编写游戏程序。
gzqi
- 格子棋游戏的C语言源程序,适合初学者学习使用
C++语言五子棋源程序 (利用坐标确定棋子位置
- C++语言五子棋源程序 (利用坐标确定棋子位-331 C language source code (using coordinates determined pawn spaces
fiveline
- 一个简单的五子棋源程序,在vc环境下用c语言编写的,方便初学者学习。-a simple renju source, vc environment using the c language, convenient beginners to learn.
eluosifangkuai
- 仿照于俄罗斯方块弄得一个c语言环境下运行的源程序-Modeled on the Russian box c language environment make a run under the source
Russianbox
- 用c语言编写的俄罗斯方块源程序,对于c语言的初学者来说,绝对是值得看看的。-With c language source code of the Russian box, c language for beginners, it is definitely worth a look.
GOBANG
- 简单的五子棋单机小游戏的C语言源程序代码-Sokoban simple stand-alone game in the C language source
XIPAIch
- 源程序—洗牌和发牌模拟,C语言程序,很实用的-Source- shuffle and licensing simulation, C language program, it is useful
wuziqi
- 本人的课程设计内容,用c语言编写的五子棋源程序,编译通过,运行良好-The content of my course design, using c language gobang source, compile and run well
C4
- 输出国际象棋棋盘的C语言源程序代码,运行可以在界面输出一个国际象棋棋盘 -Output chess board of C language source code, you can run the output of a chess board at the interface
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:)