文件名称: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 well as keyboard programming knowledge, only regret that did not join the mouse. Otherwise, just get started in this example is a classic example of all! ! ! /* Game Tetris algorithm source c c++ programming console keyboard data structure* /
/*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as well as keyboard programming knowledge, only regret that did not join the mouse. Otherwise, just get started in this example is a classic example of all! ! ! /* Game Tetris algorithm source c c++ programming console keyboard data structure* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RusBox2\ConOperator.cpp
.......\ConOperator.h
.......\main.cpp
.......\RusBox2.dsp
.......\RusBox2.dsw
.......\RusBox2.ncb
.......\RusBox2.opt
.......\RusBox2.plg
.......\RusBoxDataStruct.cpp
.......\RusBoxDataStruct.h
.......\RusBoxGame.cpp
.......\RusBoxGame.h
.......\RusBoxGame_InitData.cpp
.......\RusBoxGame_InitData.h
.......\RusBoxGame_InitInterface.cpp
.......\RusBoxGame_InitInterface.h
.......\RusBoxGame_init_data.cpp
.......\RusBoxGame_Interface.cpp
.......\RusBoxGame_Interface.h
.......\Release
RusBox2
.......\ConOperator.h
.......\main.cpp
.......\RusBox2.dsp
.......\RusBox2.dsw
.......\RusBox2.ncb
.......\RusBox2.opt
.......\RusBox2.plg
.......\RusBoxDataStruct.cpp
.......\RusBoxDataStruct.h
.......\RusBoxGame.cpp
.......\RusBoxGame.h
.......\RusBoxGame_InitData.cpp
.......\RusBoxGame_InitData.h
.......\RusBoxGame_InitInterface.cpp
.......\RusBoxGame_InitInterface.h
.......\RusBoxGame_init_data.cpp
.......\RusBoxGame_Interface.cpp
.......\RusBoxGame_Interface.h
.......\Release
RusBox2