搜索资源列表
打星星-C语言编程
- c语言编写的打星星游戏源代码-the stars playing the game source code
骑士服务器源代码
- 完整版的骑士online的游戏服务端源代码,里面还附带了开发资料, 本服务端采用的是C语言编写,KALSvr.rar
c语言经典游戏源代码
- 多个经典小游戏源代码
经典拼图游戏的C语言源代码
- 经典拼图游戏的C语言源代码,里面附有详细的程序注释,初学者很好的参考代码-Classic puzzle game C source code, inside a detailed program notes, beginners very good reference code
chap3-src
- C语言做的俄罗斯游戏,非常经典的游戏,曾经风靡全球的游戏,现在将源代码提供出来的大家分享-C language of the Russian game, a very classic game, the game has swept the world and will now provide the source code to share out
saolei
- 扫雷游戏源代码,C语言编写。 -Mine the game source code
Tetris-C-code
- 俄罗斯方块游戏的完整源代码,采用C语言编程
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
TANK2005
- 用c语言编的小游戏坦克大战,内含源代码及图片素材-It is a computer game named TANK2005,and there is the source code in the file.
002
- 游戏“贪吃蛇”C语言程序源代码。由WINTC2.0编译而来。仅供参考,欢迎大家指点指点。-Game "snake" C source code. By WINTC2.0 compiler. For reference only, welcome everybody to some directions.
tuixiangzi
- 小游戏,推箱子的 c语言源代码,仅供初学者参考-code of a small game
e-luo-si-fang-kuai-
- C#语言设计的一款比较经典的桌面游戏:俄罗斯方块源代码。-C# language design a more classic board games: Tetris source code.
C-game
- C语言游戏之五子棋源代码.doc,把这些程序复制编译,可以进行五子棋游戏-the program on game of C
PlantWG_veryhuo.com
- C语言编写的用于游戏植物大战僵尸的辅助源代码(C language for game plants, zombies auxiliary source code)
源代码
- 这是用C语言开发的贪吃蛇小游戏,3中玩法,第1种:蛇吃食物变长,第二种,蛇吃食物变短,第三种,蛇吃食物不变。 有加速设计,流动障碍设计。 蛇可以发动的技能有减速技能;无敌技能(变为蓝色)(即撞到障碍物没事,但撞到墙会死)。(This is a snake game developed with C language, 3 play, first kinds: snake eat food longer, second kinds, snake eat food short, third kind
课程设计——贪食蛇(C语言)
- 用C语言实现小游戏贪吃蛇,此文件是贪吃蛇游戏的设计报告,包含源代码以及设计步骤(Use C language to realize small game Snake)
C语言小游戏源代码_贪吃蛇
- 可以实现的,简单的小程序设计,很常用的小游戏。(Possible,Simple small program design, very common small games.)
(含开发文档)坦克大战2(成品+源码+报告)
- 坦克大战游戏,源代码加成品。喜欢的可以下载玩一下(this game is tank game)
魔塔V1.0
- 用C语言写的魔塔小游戏,已生成exe文件,也可以查看源代码(The magic tower game written in C language has generated exe files, and you can also view the source code)
C语言编程贪吃蛇
- 用C语言编写的贪吃蛇小游戏源代码,没事可用来练手。