基于QT的贪食蛇游戏

时间:2015-10-07 09:36:23
【文件属性】:

文件名称:基于QT的贪食蛇游戏

文件大小:11KB

文件格式:GZ

更新时间:2015-10-07 09:36:23

QT C++ 贪吃蛇游戏

/**********************本程序测试环境************************* Ubuntu11.04: Qt Creator 1.3.1, 基于 Qt 4.6.1 (32 bit) Windows 7: Qt Creator 2.4.1, 基于 Qt 4.7.4 (32 bit) 本程序是在ubuntu下开发的,在windows上打开时会提示无法设在Debian版本,不影响编译


【文件预览】:
snakegame
----Makefile(8KB)
----mainwindow.cpp(4KB)
----debug()
----snakegame.pro(395B)
----mainwindow.h(1023B)
----csnake.cpp(10KB)
----snakegame.pro.user(18KB)
----main.cpp(744B)
----ui_mainwindow.h(2KB)
----moc_mainwindow.cpp(3KB)
----mainwindow.ui(630B)
----csnake.h(2KB)

网友评论

  • 很好的资源,楼主很用心
  • 在rehl里怎么不能通过编译