搜索资源列表
Mine
- qt界面编写的扫雷程序,使用嵌入qt的vs2008开发,如果只有qtCreator,可以先在cmd窗口qmake一下工程,如改名文件夹为Mine,E盘下,命令: E:\Mine>qmake -project ,生成.pro文件,直接使用qtCreator打开;如打开后界面显示不正常,相对路径问题,移动.pro文件位置。-Demining program is written in qt interface, using the embedded qt vs2008 timeframe,
snake_QT
- 基于QT的贪吃蛇游戏,开发平台:Ubuntu11.04: QtCreator 1.3.1+Qt4.6.1 (32 bit) Windows 7: QtCreator 2.6.0+Qt4.7.4(MinGW4.4) QtCreator 2.6.0+Qt4.8.0(VC++2010) VS2010+QTAddin1.11+QT4.8.0 注意:QtCreator 1.3.1+Qt4.6.1 (32 bit)无法添加声音支持. 另外本程序为了减小打包体积,未将背景音乐放入
pushbox
- Qt版本推箱子游戏代码阅读说明 1、Qt版本请采用Qt5的mingw版本,建议版本Qt5.8.0(作者开发版本,其他版本未测试,不能保证都能编译) 2、Qt开发工具下载路径:http://download.qt.io/archive/qt/5.8/5.8.0/qt-opensource-windows-x86-mingw530-5.8.0.exe 3、解压QtPushBox(推箱子源码).zip文件。 4、打开QtCreator软件,现在打开工程,进入QtPushBox目录,选择Qt
