资源列表
chidou
- 吃豆子的小游戏,大嘴巴向前移动,可以用键盘控制它的方向,遇到豆子就吃。-C programming with a clock interface, with hour, minute, second reality, calls the clock in the Windows.
snake
- 可以玩的贪吃色小游戏,吃到食物后蛇身自动增长,并且可以计分计时,很好玩。-C programming with a clock interface, with hour, minute, second reality, calls the clock in the Windows.
two
- 一个自己做的html5的小游戏 益智类的 比较简单一点-a little game
code
- 俄罗斯方块的简易小游戏练习用...用方块达成一行即可消去-simple game ..............
Same_test1
- 连连看游戏,都是我电脑里能搜到的图标弄得,虽然不完善,但可以用来学习-just for study and fun
Pinball-game
- 用VC++实现的一个小游戏,弹球游戏,用户控制横条,反弹小球,使其撞击砖块,砖块被撞击后消灭。-With VC++ , a small games, pinball games , users control bar to rebound the ball , it hit the bricks , the bricks impact eradication .
VB_Tetris.ZIP
- 原创俄罗斯方块程序,界面较简单,结构良好,可以非常容易地新增和修改块的形状。 -Original Tetris program, the interface is relatively simple, well structured and very easy to add and modify the shape of the block.
taiqiu
- 桌球小游戏,实现以下源代码的功能,挺有意思,可供娱乐使用-Billiard game, the following source code are very interesting
Russian-box-source-in-asm
- 本程序是俄罗斯方块程序,用汇编写的,程序用的是16H的键盘中断,这个中断先把键盘输入放到键盘缓冲区。-This program is a Tetris program, written in assembler, the program is keyboard interrupt 16H, this interrupts the first keyboard input into the keyboard buffer.
Snake-game
- 这是我做的贪食蛇游戏,在游戏中属于比较简单的,只有近500行,主要设计思想是以数据段的数值 作为80*25屏幕上的坐标,然后用一些中断将其显示就行。所以编程时主要考虑对数据段中数据的改变 对于贪食蛇这款游戏,核心思想是控制“蛇头”(第一个数)的变化,而蛇身只要跟着蛇头移动就行-This is a pivotal game that I do in the game are relatively simple, only about 500 lines, the main desig
Racing-program
- 本程序用汇编语言写了一个赛车的程序,是大学的一次作业,写得不错。压缩包一共四个文件,两个asm,一个obj,一个exe。-This program written in assembly language with a racing program, is the first job of the University, is well written. Compression package a total of four documents, two asm, an obj, and an
shitoujiandaobu
- 剪刀石头布的小游戏,c++编写的,文档模式-Rock-paper-scissors little game