资源列表
TuiBox
- 这是一个推箱子的游戏,原作者做的还行,适合初学学做此类游戏的-This is one the Sokoban of the game, the original author to do, suitable for beginners to learn to do such games
ch01
- java俄罗斯方块游戏的实现,导入ch01下的java项目,然后保存、运行game.ErsBlocksGame类即可。 - Java Russian square the realization of the game
ch02
- 俄罗斯方块双人对战的实现,打开Eclipse,导入java项目ch02,然后保存、运行game.ErsBlocksGame 类即可。-Russian square double against the realization, open the Eclipse, import Java ch02 project, and save running game. ErsBlocksGame kind can be
game
- 俄罗斯方块代码,实现平台:QT 实现游戏基本功能,另外还有英雄榜-Russian box code, realize the platform: QTGames to achieve the basic functions, in addition to heroes
2002020702
- 拼图游戏,导入一张图片,通过移动图片块将图片拼齐-Jigsaw puzzle, to import a picture, the picture a good fight by moving picture block
elsblocks(NET)
- 用MFC编写的一个俄罗斯方块游戏,支持两个人联网游戏-A Tetris game written in MFC supports two networked games
androideluosifangkuan
- 俄罗斯方块是我们经常接触的一个小型益智游戏。这是一个安卓平台上用java实现的俄罗斯方块,可以在手机上试试哦!-Tetris is our regular contact with a small puzzle game. This is implemented in Java on the platform of an Andrews Tetris, on the phone to try Oh !
connect_4
- 本程序实现了 connect 4 game,能完成连4游戏的判断。- a C++ program that implements the connect 4 game using classes, including composition, association, aggregation and inheritance.
shitoujiandaobu
- 剪刀石头布的小游戏,c++编写的,文档模式-Rock-paper-scissors little game
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
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
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.