文件名称:经典飞机大战资源源码
文件大小:593KB
文件格式:ZIP
更新时间:2018-07-30 05:33:40
飞机大战
实现最基本功能,英雄飞机,Boss飞机和子弹的创建和检测碰撞并销毁。
【文件预览】:
code0001
----Resources()
--------shoot.plist(17KB)
--------shoot.png(573KB)
--------bg2.jpg(26KB)
--------bg1.jpg(25KB)
----Classes()
--------GameScene.cpp(6KB)
--------AppDelegate.cpp(1KB)
--------HelloWorldScene.h(612B)
--------AppDelegate.h(947B)
--------Plane.h(2KB)
--------HelloWorldScene.cpp(3KB)
--------Plane.cpp(10KB)
--------GameScene.h(915B)