文件名称:Tetris
- 所属分类:
- 其他游戏
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-31
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序为俄罗斯方块小游戏,实现基本的功能。亮点是采用面向对象设计,并运用工厂模式设计底层数据。-This program is a game of Tetris, the basic functions. The highlight is the use of object-oriented design, and the use of the factory pattern design of the underlying data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Tetris\BackBoardFather.cpp
......\BackBoardFather.h
......\BoardProduct.cpp
......\BoardProduct.h
......\resource.h
......\StdAfx.cpp
......\StdAfx.h
......\Tetris.cpp
......\Tetris.dsp
......\Tetris.dsw
......\Tetris.ncb
......\Tetris.opt
......\Tetris.plg
......\Tetris.rc
......\UserInterface.cpp
......\UserInterface.h
Tetris