文件名称:Game
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:399.21kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
flex开发的水果乐园小游戏。
游戏介绍:
* 通过键盘方向键控制小熊(游戏主人翁)在迷宫内行走,在指定时间内拾取所有水果就通过游戏否不通过。
* 每次拾取水果必须正确回答问题才能够真正获取水果。
* 游戏中有敌人,道具等元素,增加游戏的趣味。-development of the fruit flex park game. Game descr iption:* via the keyboard arrow keys to control the Cubs (game masters) walking in the maze, within a specified time to pick all the fruit has not passed through the game.* Pick fruit every question must be answered correctly to be able to really get fruit.* The game has enemies, props and other elements to increase the game fun.
游戏介绍:
* 通过键盘方向键控制小熊(游戏主人翁)在迷宫内行走,在指定时间内拾取所有水果就通过游戏否不通过。
* 每次拾取水果必须正确回答问题才能够真正获取水果。
* 游戏中有敌人,道具等元素,增加游戏的趣味。-development of the fruit flex park game. Game descr iption:* via the keyboard arrow keys to control the Cubs (game masters) walking in the maze, within a specified time to pick all the fruit has not passed through the game.* Pick fruit every question must be answered correctly to be able to really get fruit.* The game has enemies, props and other elements to increase the game fun.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FlexGame/.actionScriptProperties
FlexGame/.flexProperties
FlexGame/.project
FlexGame/.settings/org.eclipse.core.resources.prefs
FlexGame/html-template/AC_OETags.js
FlexGame/html-template/history/history.css
FlexGame/html-template/history/history.js
FlexGame/html-template/history/historyFrame.html
FlexGame/html-template/index.template.html
FlexGame/html-template/playerProductInstall.swf
FlexGame/res/back_move.png
FlexGame/res/bei.swf
FlexGame/res/bgm2.mp3
FlexGame/res/btn_1a.png
FlexGame/res/btn_1b.png
FlexGame/res/btn_1c.png
FlexGame/res/btn_2a.png
FlexGame/res/btn_2b.png
FlexGame/res/btn_2c.png
FlexGame/res/btn_3a.png
FlexGame/res/btn_3b.png
FlexGame/res/btn_3c.png
FlexGame/res/btn_4a.png
FlexGame/res/btn_4b.png
FlexGame/res/btn_4c.png
FlexGame/res/btn_5a.png
FlexGame/res/btn_5b.png
FlexGame/res/btn_5c.png
FlexGame/res/btn_6a.png
FlexGame/res/btn_6b.png
FlexGame/res/btn_6c.png
FlexGame/res/da_1.png
FlexGame/res/da_10.png
FlexGame/res/da_11.png
FlexGame/res/da_12.png
FlexGame/res/da_2.png
FlexGame/res/da_3.png
FlexGame/res/da_4.png
FlexGame/res/da_5.png
FlexGame/res/da_6.png
FlexGame/res/da_7.png
FlexGame/res/da_8.png
FlexGame/res/da_9.png
FlexGame/res/dog_back_move.png
FlexGame/res/dog_front_move.png
FlexGame/res/dog_left_move.png
FlexGame/res/dog_right_move.png
FlexGame/res/fail.mp3
FlexGame/res/front_move.png
FlexGame/res/gettool.mp3
FlexGame/res/gu.png
FlexGame/res/hitenemy.mp3
FlexGame/res/hua_bai.png
FlexGame/res/hua_hong.png
FlexGame/res/hua_huang.png
FlexGame/res/hua_lan.png
FlexGame/res/jieshu_kuang.png
FlexGame/res/kuang.png
FlexGame/res/left_move.png
FlexGame/res/loading_1.png
FlexGame/res/map_1.png
FlexGame/res/map_2.png
FlexGame/res/map_shu.png
FlexGame/res/map_yi.png
FlexGame/res/pass.mp3
FlexGame/res/right_move.png
FlexGame/res/shuiguo.png
FlexGame/res/shuoming.png
FlexGame/res/usetool.mp3
FlexGame/res/wenti_kuang.png
FlexGame/res/xi.swf
FlexGame/res/xiaoguo2.png
FlexGame/res/xiaoguo_a1.png
FlexGame/res/xing.png
FlexGame/res/zi_1.png
FlexGame/res/zi_2.png
FlexGame/src/data/ChoiceItemData.as
FlexGame/src/data/ExtData.as
FlexGame/src/data/ItemDataBase.as
FlexGame/src/data/QuestionItemData.as
FlexGame/src/FruitGarden.as
FlexGame/src/FruitGarden.mxml
FlexGame/src/FruitGarden_Game.xml
FlexGame/src/FruitGarden_Quiz.xml
FlexGame/src/lib/Assembly.as
FlexGame/src/lib/DisposeUtil.as
FlexGame/src/lib/IClone.as
FlexGame/src/lib/IDispose.as
FlexGame/src/lib/ISerialize.as
FlexGame/src/lib/MathUtil.as
FlexGame/src/lib/MsgUtil.as
FlexGame/src/lib/PathUtil.as
FlexGame/src/rpg/AnimateSprite.as
FlexGame/src/rpg/Asset.as
FlexGame/src/rpg/CrossLinkSprite.as
FlexGame/src/rpg/EffectManager.as
FlexGame/src/rpg/EffectSprite.as
FlexGame/src/rpg/EnemySprite.as
FlexGame/src/rpg/FloorSprite.as
FlexGame/src/rpg/FruitSprite.as
FlexGame/src/rpg/GameAnimation.as
FlexGame/src/rpg/GameEvent.as
FlexGame/src/rpg/GameFrameEvent.as
FlexGame/src/rpg/GameLoadEvent.as
FlexGame/src/rpg/GameManager.as
FlexGame/src/rpg/GameSprite.as
FlexGame/src/rpg/ImageResource.as
FlexGame/src/rpg/MapSprite.as
FlexGame/src/rpg/PlayerSprite.as
FlexGame/src/rpg/SoundManager.as
FlexGame/src/rpg/StaticSprite.as
FlexGame/src/rpg/ToolSprite.as
FlexGame/src/ui/ChoiceItem.as
FlexGame/src/ui/HelpPanel.mxml
FlexGame/src/ui/QuizManager.as
FlexGame/src/ui/QuizPanel.mxml
FlexGame/src/ui/ResultPanel.mxml
FlexGame/src/ui/TextBase.as
描述.txt
FlexGame/html-template/history
FlexGame/src/data
FlexGame/src/lib
FlexGame/src/rpg
FlexGame/src/ui
FlexGame/.settings
FlexGame/bin-debug
FlexGame/html-template
FlexGame/libs
FlexGame/res
FlexGame/src
FlexGame
FlexGame/.flexProperties
FlexGame/.project
FlexGame/.settings/org.eclipse.core.resources.prefs
FlexGame/html-template/AC_OETags.js
FlexGame/html-template/history/history.css
FlexGame/html-template/history/history.js
FlexGame/html-template/history/historyFrame.html
FlexGame/html-template/index.template.html
FlexGame/html-template/playerProductInstall.swf
FlexGame/res/back_move.png
FlexGame/res/bei.swf
FlexGame/res/bgm2.mp3
FlexGame/res/btn_1a.png
FlexGame/res/btn_1b.png
FlexGame/res/btn_1c.png
FlexGame/res/btn_2a.png
FlexGame/res/btn_2b.png
FlexGame/res/btn_2c.png
FlexGame/res/btn_3a.png
FlexGame/res/btn_3b.png
FlexGame/res/btn_3c.png
FlexGame/res/btn_4a.png
FlexGame/res/btn_4b.png
FlexGame/res/btn_4c.png
FlexGame/res/btn_5a.png
FlexGame/res/btn_5b.png
FlexGame/res/btn_5c.png
FlexGame/res/btn_6a.png
FlexGame/res/btn_6b.png
FlexGame/res/btn_6c.png
FlexGame/res/da_1.png
FlexGame/res/da_10.png
FlexGame/res/da_11.png
FlexGame/res/da_12.png
FlexGame/res/da_2.png
FlexGame/res/da_3.png
FlexGame/res/da_4.png
FlexGame/res/da_5.png
FlexGame/res/da_6.png
FlexGame/res/da_7.png
FlexGame/res/da_8.png
FlexGame/res/da_9.png
FlexGame/res/dog_back_move.png
FlexGame/res/dog_front_move.png
FlexGame/res/dog_left_move.png
FlexGame/res/dog_right_move.png
FlexGame/res/fail.mp3
FlexGame/res/front_move.png
FlexGame/res/gettool.mp3
FlexGame/res/gu.png
FlexGame/res/hitenemy.mp3
FlexGame/res/hua_bai.png
FlexGame/res/hua_hong.png
FlexGame/res/hua_huang.png
FlexGame/res/hua_lan.png
FlexGame/res/jieshu_kuang.png
FlexGame/res/kuang.png
FlexGame/res/left_move.png
FlexGame/res/loading_1.png
FlexGame/res/map_1.png
FlexGame/res/map_2.png
FlexGame/res/map_shu.png
FlexGame/res/map_yi.png
FlexGame/res/pass.mp3
FlexGame/res/right_move.png
FlexGame/res/shuiguo.png
FlexGame/res/shuoming.png
FlexGame/res/usetool.mp3
FlexGame/res/wenti_kuang.png
FlexGame/res/xi.swf
FlexGame/res/xiaoguo2.png
FlexGame/res/xiaoguo_a1.png
FlexGame/res/xing.png
FlexGame/res/zi_1.png
FlexGame/res/zi_2.png
FlexGame/src/data/ChoiceItemData.as
FlexGame/src/data/ExtData.as
FlexGame/src/data/ItemDataBase.as
FlexGame/src/data/QuestionItemData.as
FlexGame/src/FruitGarden.as
FlexGame/src/FruitGarden.mxml
FlexGame/src/FruitGarden_Game.xml
FlexGame/src/FruitGarden_Quiz.xml
FlexGame/src/lib/Assembly.as
FlexGame/src/lib/DisposeUtil.as
FlexGame/src/lib/IClone.as
FlexGame/src/lib/IDispose.as
FlexGame/src/lib/ISerialize.as
FlexGame/src/lib/MathUtil.as
FlexGame/src/lib/MsgUtil.as
FlexGame/src/lib/PathUtil.as
FlexGame/src/rpg/AnimateSprite.as
FlexGame/src/rpg/Asset.as
FlexGame/src/rpg/CrossLinkSprite.as
FlexGame/src/rpg/EffectManager.as
FlexGame/src/rpg/EffectSprite.as
FlexGame/src/rpg/EnemySprite.as
FlexGame/src/rpg/FloorSprite.as
FlexGame/src/rpg/FruitSprite.as
FlexGame/src/rpg/GameAnimation.as
FlexGame/src/rpg/GameEvent.as
FlexGame/src/rpg/GameFrameEvent.as
FlexGame/src/rpg/GameLoadEvent.as
FlexGame/src/rpg/GameManager.as
FlexGame/src/rpg/GameSprite.as
FlexGame/src/rpg/ImageResource.as
FlexGame/src/rpg/MapSprite.as
FlexGame/src/rpg/PlayerSprite.as
FlexGame/src/rpg/SoundManager.as
FlexGame/src/rpg/StaticSprite.as
FlexGame/src/rpg/ToolSprite.as
FlexGame/src/ui/ChoiceItem.as
FlexGame/src/ui/HelpPanel.mxml
FlexGame/src/ui/QuizManager.as
FlexGame/src/ui/QuizPanel.mxml
FlexGame/src/ui/ResultPanel.mxml
FlexGame/src/ui/TextBase.as
描述.txt
FlexGame/html-template/history
FlexGame/src/data
FlexGame/src/lib
FlexGame/src/rpg
FlexGame/src/ui
FlexGame/.settings
FlexGame/bin-debug
FlexGame/html-template
FlexGame/libs
FlexGame/res
FlexGame/src
FlexGame
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.