文件名称:TetrisCppfans
介绍说明--下载内容均来自于网络,请自行研究使用
桌面小游戏:俄罗斯方块 (含源程序)
【软件简介】
虽然是非常古老的小游戏, 但现在仍然百玩不厌。
这个程序用BCB实现也非常简单。
为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。
【游戏操作】
左、右、下移动光标键: 可移动下落的方块
空格、回车分别按顺时针和逆时针方向旋转下落的方块
Esc: 暂停/继续
F10: 开始新游戏
其它操作可通过选择菜单来实现。
【计分方法】
只是落下方块: 1 分
同时消去一行: 10 分
同时消去两行: 30 分
同时消去三行: 50 分
同时消去四行: 80 分
【软件简介】
虽然是非常古老的小游戏, 但现在仍然百玩不厌。
这个程序用BCB实现也非常简单。
为了让大家看清程序的算法, 程序的界面尽量简单, 没有过多的修饰。
【游戏操作】
左、右、下移动光标键: 可移动下落的方块
空格、回车分别按顺时针和逆时针方向旋转下落的方块
Esc: 暂停/继续
F10: 开始新游戏
其它操作可通过选择菜单来实现。
【计分方法】
只是落下方块: 1 分
同时消去一行: 10 分
同时消去两行: 30 分
同时消去三行: 50 分
同时消去四行: 80 分
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 67506237tetriscppfans.rar 列表 TetrisCppfans TetrisCppfans\readme.txt TetrisCppfans\Game TetrisCppfans\Game\Tetris.exe TetrisCppfans\Source TetrisCppfans\Source\Blocks.bmp TetrisCppfans\Source\Blocks.ico TetrisCppfans\Source\GmOver.bmp TetrisCppfans\Source\GmPaused.bmp TetrisCppfans\Source\Tetris.bpr TetrisCppfans\Source\Tetris.cpp TetrisCppfans\Source\Tetris.res TetrisCppfans\Source\Tetris_Res.rc TetrisCppfans\Source\Tetris_Res.res TetrisCppfans\Source\TetrisData.cpp TetrisCppfans\Source\TetrisData.h TetrisCppfans\Source\UnitAbout.cpp TetrisCppfans\Source\UnitAbout.ddp TetrisCppfans\Source\UnitAbout.dfm TetrisCppfans\Source\UnitAbout.h TetrisCppfans\Source\UnitEnterName.cpp TetrisCppfans\Source\UnitEnterName.ddp TetrisCppfans\Source\UnitEnterName.dfm TetrisCppfans\Source\UnitEnterName.h TetrisCppfans\Source\UnitTetris.cpp TetrisCppfans\Source\UnitTetris.ddp TetrisCppfans\Source\UnitTetris.dfm TetrisCppfans\Source\UnitTetris.h