搜索资源列表
飞行特训2003
- 飞行特训游戏 C语言 锻炼基本功的拉 很有意思哦-flight C language satisfying game of the basic skills training was very interesting, oh
C语言练习键盘打字
- 用C++编的打字练习小游戏,可玩性到不是高,关键看看别个咋编的-C series of the typing exercises little game, that is not high playability, the key to another look at the series of the night
C语言游戏
- C语言游戏,很简单,而且很粗糙的感觉.但是代码很短,值得学习.-C language games, which is very simple, but very rough feeling. But code is very short, and worth learning.
snake(c)
- 贪食蛇小游戏(利用TC开发(c语言))。希望大家多多指教。-embedding of small games (TC use development (c language)). We hope the exhibitions.
plane.c
- 一个用C语言编的手机小游戏,你可以控制一个小球在屏幕上自由移动,拥有手机游戏开发的基本框架-a C language addendum to the small cell phone game, you can control a small ball on the screen to move freely, cell phone games have the basic framework for development
boxman
- dos下的boxman小游戏c语言源程序代码,很好玩
wolf3d游戏源码
- wolf3d游戏源码 学习3d的好游戏,使用c语言和汇编实现的-wolf3d game 3d source of learning the game, the use of language and c compilation of achievement
C游戏代码集
- c语言
c语言经典游戏源代码
- 多个经典小游戏源代码
C 连连看程序
- C语言实现简易连连看游戏
200个小游戏源码
- C语言入门源码。好玩又经典。 包涵200个趣味小游戏的C语言源码,适合初学者入门。
tank
- 基于C语言的坦克游戏设计与实现,开发工具Win-Tc-Tanks based on the C language Game Design and Implementation
C-Tetris
- 俄罗斯方块游戏,用c语言编程实现的,相当的好玩哟-Tetris game use c program
Five
- c语言开发的五子棋游戏,简单的人工智能计算每步的分数,然后下子。-c language development of the welcome to play, simple artificial intelligence scores in each of the steps, and then erupted in.
lianliankan
- 经典的小游戏连连看代码,C语言版的,不妨一看-The classic game Lianliankan code, C language version, we might look at a
game
- C语言游戏编程入门到精通,这是一本很好的书,写的很全面,也比较基础。-C game programming language entry to the master, this is a very good book, written in a very comprehensive, basis for comparison.
tennis
- 在vc++6.0平台实现的台球小游戏,目的是以玩促学,提高大家学习c语言的兴趣(Vc++6.0 platform to achieve billiards game, the purpose is to play to promote learning, improve your interest in learning C language)
24点游戏
- 用c语言写的益智计算游戏,根据给出的数字,思考公式结果等于24(The puzzle computing game written in the C language, according to the figures given, the result of the thinking formula is 24.)
C语言贪吃蛇游戏
- 自己编写的贪吃蛇游戏,C语言,包括计分、开始、结束。通过更改#define可自定义大小。