文件名称:Awesome-Tetris
介绍说明--下载内容均来自于网络,请自行研究使用
本程序用C++编程语言实现了Windows控制台下俄罗斯方块这一游戏。用户进入游戏主界面后,经由键盘输入,可以控制游戏进程。
其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。
-The program in C++ programming language to implement the Windows Control Panel under the Tetris game. User to enter the main game interface, through keyboard input, you can control the game process. Which feature a modular structure, the realization of multi-file program functions. The ultimate goal of the program- " Tetris" function, including the main function is split into 13 functions, including modules. The entire project by the four. CPP file and 6. H file form (of which there are four files is External Dependencies), a total of 583 lines.
其特色在于,以模块化的结构,多文件的实现程序的功能。整个程序的终极目标——“俄罗斯方块”的功能,被拆分成了包括主函数在内的13个函数模块。整个项目由4个.CPP文件和6个.h头文件组成(其中有4个文件是External Dependencies),共583行。
-The program in C++ programming language to implement the Windows Control Panel under the Tetris game. User to enter the main game interface, through keyboard input, you can control the game process. Which feature a modular structure, the realization of multi-file program functions. The ultimate goal of the program- " Tetris" function, including the main function is split into 13 functions, including modules. The entire project by the four. CPP file and 6. H file form (of which there are four files is External Dependencies), a total of 583 lines.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Awesome Tetris\Awesome Tetris.dsp
..............\Awesome Tetris.dsw
..............\Awesome Tetris.ncb
..............\Awesome Tetris.opt
..............\Awesome Tetris.plg
..............\colorConsole.cpp
..............\colorConsole.h
..............\defination.h
..............\funcs.cpp
..............\fun_declare.h
..............\main.cpp
..............\resource.h
..............\savelevel.dat
..............\savemap.dat
..............\savescore.dat
..............\StdAfx.cpp
..............\StdAfx.h
Awesome Tetris
..............\Awesome Tetris.dsw
..............\Awesome Tetris.ncb
..............\Awesome Tetris.opt
..............\Awesome Tetris.plg
..............\colorConsole.cpp
..............\colorConsole.h
..............\defination.h
..............\funcs.cpp
..............\fun_declare.h
..............\main.cpp
..............\resource.h
..............\savelevel.dat
..............\savemap.dat
..............\savescore.dat
..............\StdAfx.cpp
..............\StdAfx.h
Awesome Tetris