基于Android连连看的设计与实现.doc
文本预览下载声明
基于Android连连看的设计
学 院:机电工程学院
专业:计算机科学与技术)
班级:20级班)
姓名:
摘 要
本文通过对Android应用开发的初步研究,设计出了一款基于Android平台的连连看小游戏。在对系统进行详细需求分析的基础上,确定了系统的基本功能要求,对游戏的关卡设置、菜单界面、音效和动画、、时间控制、屏幕绘制、连通算法和布局算法进行了设计,并最终实现了一款风格清新可爱、娱乐体验丰富且性能高效稳定的手机连连看小游戏,它很好地缓冲了当今人们的紧张生活节奏,为一些枯燥时刻带来另样而欢快的享受。
关键词:
Abstract
Mobile games are the games which consumers can use portable smart mobile devices anytime, anywhere. In recent years, as the mobile Internet and electronic information technology rapidly developing, mobile games market has also been a great development.
The mobile application market and the rapid development of mobile Internet situation make Android came into being, it is by Google Inc. launched a Linux-based open source mobile operating system kernel, because of its openness, free from the shackles of operators, rich hardware options, developers without any restrictions and can seamlessly integrate Google Apps excellent characteristics, soon dominate the smartphone platform system fields. Conduct research and development of the Android platform mobile games, having become a very interesting area of great development space.
Based on the preliminary study on Android Application Development, a model based on the Android platform Lianliankan game has been designed succeed. In the system, based on detailed needs analysis to determine the basic functional requirements of the system, set up checkpoints on the game, the menu interface, sound and animation, and time control, screen drawing, connectivity and layout algorithms algorithm design, and ultimately achieve a fresh style cute, rich entertainment experience and the performance stable and efficient mobile Lianliankan game, it is well cushioned the pace of life today, tension, as some of the boring moments brings another kind and cheerful enjoyment.
Keyword: Mobile ;games ;Android ;Lianliankan
目 录
摘 要 I
Abstract II
目 录 I
第1章 引 言 1
1.1 1
1.2 Android平台的相关理论 2
1.3 Android 系统的特点 2
1.4 Android 的功能 2
第2章 5
2.1 Android移动平台开发研究过程 5
2.2 Andro
显示全部