搜索资源列表
tetris
- c++编写的俄罗斯方块,经典使用!游戏对象(Cgame):管理游戏开始,结束,积分,难度;游戏中每个方块当前位置情况;选择新方块;删除满行。 方块对象(CGrid):管理快快的旋转,左移,右移,下移;确定当前方块在游戏中的位置;以及设置方块如何旋转旋转,左移,右移,下移的基本信息。 游戏是对象(CRusRridView):管理游戏的显示与交互。-c++, prepared by the Russian box, the classic use! Game object (Cgame)
tetris
- a simple console tetris game written in c# using .net framework 2.0
Tetris
- 呵呵!只是一个简单的俄罗斯方块游戏源代码,用c#编写的,没啥特殊功能,不过我想对于c#编程的初学者来说应该是有点用处的。-Ha ha! Is just a simple Tetris game source code, written in c#, lacks special features, but I think for the c# programming beginners should be somewhat useful.
Tetris
- 用c语言写的俄罗斯方块游戏的代码,且游戏中有19种各个形态的俄罗斯方块-Using c language Tetris game written in code, and there are 19 species of game Tetris various forms of
Tetris-source-code-in-C-language
- 这是一个关于俄罗斯方块游戏的源代码,里面包括了对困难程度不同的等级设置。-This is a Tetris game source code, which includes the right to set different levels of difficulty.
788f-c
- 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
Tetris
- Hello, here is my own version of the Tetris game. It is written in C/C++. For graphics OpenGL is used, for sound DirectX.
Tetris
- 根据网上视频学习制作的俄罗斯方块游戏,进行了优化,有完整的代码,用C#语言编写的,可以自己设置方块样-According to the production of online video to learn the game Tetris, is optimized, a complete code, written in C#, you can set up their own box-like .......
Tetris
- 纯C编写的控制台下的俄罗斯方块游戏,有开始、暂停、难度调节、分数记录、分数排行等功能。-Written in pure C console Tetris game with a start, pause, adjust the difficulty, scores of records, scores of ranking functions.
CSharp-Tetris
- C#编写的俄罗斯方块游戏软件,功能简单实用,可以给C#初学者借鉴参考-Written in C# Tetris game software, features simple and practical, you can use for reference to C# for beginners
Tetris
- C++语言写的俄罗斯方块小游戏,包含初始界面、游戏界面、GAME OVER等-Written in C++ language Tetris game, including the initial interface, game interface, GAME OVER, etc.
tetris
- 在VC6.0的IDE下完成的经典的俄罗斯方块游戏,使用了C++的类特性给七种方块定义了七个类,且它们继承自同一个父类。使用了C++的类特性后,感觉代码结构更加清晰,非常易于调试!-The IDE in VC6.0 completed under the classic Tetris game, using the C++ class features to the seven kinds of box defines seven classes, and they inherit from th
Awesome-Tetris
- 本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。 其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。 -The program in C++ programming language to implemen
VC-Tetris
- VC编写的俄罗斯方块游戏源码,在 Visual C++ 6.0 中,打开“俄罗斯方块游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行俄罗斯方块游戏的操作。-VC source Tetris game written in Visual C++ 6.0, open the " Tetris" project file. Compile, link, run, open the window shown, you can make the operation of th
CPP-game
- C++编写的小游戏。包括象棋、俄罗斯方块、超级玛丽等。适合于初学者。-Written in C++ game. Including chess, Tetris, Super Mario and other. Suitable for beginners.
ELS-game
- C语言编写的俄罗斯方块,可运行,参考《C语言程序设计案例精编》-Tetris written in C language, you can run, refer to " C Programming Language design case for fine"
Tetris
- 用c#语言写的一个俄罗斯方块游戏 贡献出来 供大家学习交流-A Tetris game written in c# language contributed for Learning Exchange
CSharp-tetris-eluosifangkuai
- 用C#编写的俄罗斯方块游戏 可自定制方块格式 快捷键、大小等等 还包括了安装版工程. -Tetris game written in C# from the customize box format shortcuts, size, etc., also includes the installation version works.
tetris
- a tetris game written in c
Tetris-game
- 用C++语言实现的俄罗斯方块游戏Implemented in C ++ Tetris game-Implemented in C++ Tetris game