搜索资源列表
saken
- 贪吃蛇C源码,可以实现C语言的一个游戏.-code of a game named eat_snake,this is can carry out a game of c language
改的mouse
- 一个用C语言编写的汇编程序.可实现用鼠标控制进行游戏.-a C language compilation process. The mouse can be used to achieve control of the game.
1tut
- c语言 猜拳游戏的原代码就是这个 已经测试成功了呀-language of the original game is the code has been tested successfully ah
caizi
- C语言编写的程序,是一个猜字游戏,很不错,是个初学C的好资料-C language procedure guess is a word game, is pretty good, is a good beginner C information
7_1
- 五子棋的练机游戏,非常实用,用C++编写的游戏原码-331 training aircraft of the game, very practical, with C prepared the original game code
tableball
- 一个用C语言做的台球游戏 平时做了挺多小游戏的 下载玩玩吧-a C language to the billiards game peacetime done a trusted small download games and play a game right
C语言程序
- 用c语言编写的一个游戏、通讯录程序-use of a language game, contacts procedures
GOBANGW
- 一个双人对下的五子棋小游戏,是由C语言汇编的,大家可以下载玩一玩
eluosifangkuai
- c语言俄罗斯方块小游戏
geziqi
- c语言格子棋小游戏 c语言格子棋小游戏
aaa
- c语言飞机射击游戏 c语言飞机射击游戏
eluosi
- C语言写的俄罗斯方块程序 其中的主要逻辑有: (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。 (2)得分越高,方块下降速度越快(每200分为单位)。 (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。 游戏控制: up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。 特点: (1)由于tc不支持中文,所以基本都是英文注释。 (2)函数
proj
- 初音岛2 P.C.的文本汉化器,可以打开游戏目录下的mes脚本文件进行编辑。 project.inc为宏文件; project.asm为源代码; dcnames.dat为名字匹配文件; readme.txt为说明。详细说明见本文件。 随代码附了几个mes脚本,可用来测试。-DC2 P.C. Hatsune Chinese text, you can open the game directory and edit the scr ipt file mes. projec
dz
- 打字小游戏的C源代码,此模板是纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式。 -Typing game of C source code, this template is a pure DOS code, need MASM5.0, compile-time, please use the
games
- 这个一个经典的小游戏,用C语言将它编译出来使它更加有意思-This a classic game, using C language to compile it out to make it more interesting
migong
- 这是用c语言编写的一段程序,用于小游戏迷宫的设计-This is a section of c language program for the design of the maze game
douzi
- 这是一个吃豆子的程序,用字母C表示,当遇到豆子是变成O,遇到怪物变成U,游戏退出结束,这也是本人的课程设计,所以希望不要抄袭或者转载,仅供参考-This is a procedure to eat beans, using the letter C, said when beans are turned into O, encounter a monster into a U, The End Exit Games, this is my curriculum design, so do not
Box
- 俄罗斯方块用汇编语言编写 (1)执行的命令: ---------------------------------- ML /c /coff /Cp main.asm Link /subsystem:windows main.obj els.res (2) 按Enter键开始新游戏 按上下左右箭头操作方块 只实现了最基本的功能-Box with the compilation of the Russian language (1)
C
- 是用c语言写的一个简单的填色游戏,仅供初学者参考-C language is used to write a simple coloring game for beginners reference. . .