QT 实现小游戏俄罗斯方块

时间:2022-04-13 21:01:07
【文件属性】:

文件名称:QT 实现小游戏俄罗斯方块

文件大小:12KB

文件格式:ZIP

更新时间:2022-04-13 21:01:07

qt c++ 开发语言

1. 随机获得方块形态。 2. 通过键盘wsad/上下左右和space控制方块位置、下落速度、形态等。 3. 判断满行,得分。


【文件预览】:
Tetris
----control.h(219B)
----Tetris.pro.user(24KB)
----coord.cpp(3KB)
----coord.h(805B)
----para.h(760B)
----Tetris.pro(1KB)
----block.h(327B)
----main.cpp(284B)
----mainwindow.ui(2KB)
----mainwindow.cpp(12KB)
----debug.h(438B)
----mainwindow.h(2KB)
----block.cpp(3KB)
----control.cpp(88B)

网友评论