Qt5实现简易飞机大战

时间:2022-02-22 02:11:06
【文件属性】:

文件名称:Qt5实现简易飞机大战

文件大小:9.95MB

文件格式:ZIP

更新时间:2022-02-22 02:11:06

飞机大战 Qt5 碰撞检测

用Qt5实现的简易版飞机大战,用到了重绘事件、定时器事件、键盘事件、等等。希望有助于大家


【文件预览】:
PlaneWars
----myplane.cpp(3KB)
----widget.ui(2KB)
----PlaneWars.pro(1KB)
----mybullet.h(204B)
----img()
--------gameover.bmp(3MB)
--------explosion.gif(256KB)
--------explosion_7.bmp(13KB)
--------explosion_6.bmp(13KB)
--------explosion_5.bmp(13KB)
--------explosion_sound.wav(313KB)
--------back.bmp(5.34MB)
--------explosion_1.bmp(13KB)
--------myplane.bmp(3KB)
--------ready.bmp(3MB)
--------explosion.BMP(34KB)
--------enemy_bomb.bmp(1KB)
--------explosion_4.bmp(13KB)
--------newback.bmp(5.34MB)
--------enemy.bmp(4KB)
--------explosion_2.bmp(13KB)
--------bomb.bmp(1KB)
--------explosion_8.bmp(13KB)
--------explosion_3.bmp(13KB)
----plane.h(149B)
----explosion.cpp(1KB)
----vobj.h(323B)
----main.cpp(252B)
----myplane.h(1KB)
----bullet.cpp(105B)
----mybullet.cpp(248B)
----explosion.h(681B)
----vobj.cpp(827B)
----widget.cpp(11KB)
----widget.h(2KB)
----enemyfish.h(171B)
----plane_war.ico(4KB)
----enemyfish.cpp(648B)
----plane.cpp(163B)
----PlaneWars.pro.user(43KB)
----img.qrc(746B)
----bullet.h(184B)

网友评论

  • 一发射导弹 程序就异常了
  • 比相关书籍介绍的详细,顶一个.