搜索资源列表
eluosi
- 俄罗斯方块 C编写的 可以用来参考学习 在VC下编译就可以了-Tetris written in C can be used to refer to learning can be compiled under the VC
vcPP
- 基于VC的俄罗斯方块游戏,完整程序代码。-VC-based Tetris game complete program code.
eluosifangkuai
- VC++ 俄罗斯方块 Russia.h文件: #include <stdio.h> #include <stdlib.h> #include <dos.h> #include <graphics.h> #define TIMER 0xlc/*定义时钟中断的中断号*/ #define VK_LEFT 0x4b00/*左移键*/ #define VK_RIGHT 0x4d0