搜索资源列表
mycar
- 一个用x86汇编语言编写的模拟赛车游戏。实现了基本的键盘交互和菜单选择,在图形模式下完成编程-a x86 assembly language prepared by the racing simulation games. The basic implementation of interactive keyboard and menu choices in graphics mode complete programming
mySNAKE
- 一个用x86汇编语言编写的贪吃蛇小游戏。实现了基本的键盘操作控制和成绩显示,在文本模式下完成-a x86 assembly language prepared by the Snake small game. To achieve the basic keyboard operation control and results showed that the complete text mode
GuessNumFor6502
- 我写的一个关于猜数字的小游戏,基于6502平台,基本能实现功能-I wrote a ringing of the little game, based on 6502 platform, the basic function can be achieved
tss
- 汇编写的贪吃蛇游戏,在轻松汇编里编译通过,游戏能实现贪吃蛇的基本游戏功能-Compilation of written Snake game, where the compiler to compile in a relaxed through the game to achieve the basic game features Snake
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)
typing
- 用汇编写的以基本的打字游戏包括听音乐,电子琴的娱乐程序。代码的注释很详细,可供汇编初学者参考。-Written compiled in order to use the basic typing games, including listening to music, organ of the entertainment program. Code is very detailed notes for the compilation of reference for beginners.
jhihogoh
- 汇编小游戏——集打字游戏和竞乐团于一体的,可在DOS环境下实现其基本功能 -Series game- typing games and competition set in one band can be achieved in the DOS environment, its basic functions
Eat-beans
- 这是用汇编语言编写的一个小游戏,吃豆子,相对比较基础,适合初学者-It is written in assembly language of a game, eat beans, is relatively basic, suitable for beginners
Tetris
- 通过汇编语言实现一个俄罗斯方块的功能,基本实现该游戏的所有功能。-Tetris assembly language, the basic realization of all the features of the game.
e-luo-si-fang-kuai
- 实现俄罗斯方块游戏机的基本功能,同时可统计显示游戏得分-Basic functions of Tetris game, while statistics show that the game score
day2
- 基本的概念说明 上面的代码在制作基于2D的游戏时检查单位之间的冲突(例如友军飞机和敌方导弹)时非常有用。 这个代码的基本原理是使用中心距和两个圆的半径之和。 两个圆的中心距离可以用毕达哥拉斯定理求出,如果两个圆的半径之和大于这个中心距,那么这个物体就被认为是相撞的(如果不知道的话,可见图示说明)(Basic concept descr iption The code above is useful for checking conflicts between units (such as