1、 毕毕 业业 论论 文文 题目:题目:基于基于 AndroidAndroid 操作系统的飞机大战手机游戏操作系统的飞机大战手机游戏 学学 号:号: 姓姓 名:名: 专业班级:专业班级:软件技术(游戏方向)软件技术(游戏方向)09-24 班班 指导教师:指导教师: 完成日期:完成日期: 2011-12-22 2 摘要摘要: 飞机大战是滚动屏动作类游戏的一种,其中融入了很多动作类游戏特有的技 术,并且画面流畅、声音震撼。 当今网络发展迅速,益智类游戏被广泛运用到网络各大平台上。借鉴网络各大 平台上的游戏,通过 Eclipse Android SDK 利用 Java 语言编写的飞机大战 。 本文阐述
2、了在 Android 平台上,面向对象的软件开发思想对飞机大战游戏系统 的分析、设计及实现过程。在项目的实践过程中,主要用到了以下技术:手机布局主 要使用了 XML 设计,程序及其子模块的生命周期管理用到了 Activity 流程控制,游 戏的画面更新使用的是手机的 2D 图形编程。本论文的前半部分将简要介绍系统相关 的行业信息及基础的技术知识, 后半部分将对本人在系统各模块中所使用的关键技术 的实现进行了全面的介绍。 关键词关键词:滚屏游戏;飞机大战;手机游戏 ;Android 平台 Abstract:Abstract: the World War II aircraft rolling s
3、creen action game one, incorporating many action games unique technology, and smooth picture, sound rock.The network is developing rapidly, a puzzle game is widely applied to the network the platform. From the network the platform game, through the Eclipse Android SDK Java language prepared by the“
4、World War II aircraft“. This paper elaborated on the platform of Android, object-oriented software development thought to the World War II aircraft game system analysis, design and implementation process. In the practice of the project process, the main use of the following techniques: the layout of
5、 the main mobile phone using XML design, procedures and sub module life cycle management used in the Activity process control, the game screen is updated using the mobile phone 2D graphics programming. In this paper, the front half part of brief introduction of system related industry information an
6、d basic technical knowledge, the second part of the each module of the system used in the realization of the key technology for a comprehensive introduction. Key words:Key words: scrolling game; World War II aircraft; mobile phone games; Android platform 3 目目 录录 一、一、 绪论绪论5 5 二、二、 相关研究综述相关研究综述6 6 (一)关于(一)关于 javajava 语言语言