{$cfg_webname}
主页 > 计算机 > JAVA >

基于Android平台的五子棋游戏设计(附答辩记录)

来源:56doc.com  资料编号:5D4704 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D4704
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

基于Android平台的五子棋游戏设计(附答辩记录)(任务书,开题报告,中期检查报告表,答辩记录,毕业论文,14000字,程序)
摘  要
现代科技的飞跃发展,3G智能手机为我们带来了很多便利,给我们提供了一个高效的平台,在社会各界得到越来越广泛的应用。因此,本文围绕一个“基于Android平台的五子棋游戏设计与开发”程序的设计和应用系统的开发课题为背景,详细介绍了在Android平台上以Java为语言编写游戏的过程。
五子棋游戏的开发不仅是一个简单游戏的编写过程,更重要的是在系统分析和设计阶段所做的工作。该程序在设计过程中严格遵循软件工程学的方法,用分阶段的生命周期计划严格管理,并主要讲述了程序的总体设计、详细设计阶段,对程序进行需求迭代,不断修正和改进,利用SQlite、SharedPreferences等数据存储功能,直到形成一个完善的可行性系统.界面美观、大方,方便的操作与良好的视觉感应共同构成了“基于Android平台的五子棋游戏设计与开发”的设计。

关键词:Android,Java,数据存储,软件工程,五子棋

ABSTRACT
Modern technology develops rapidly in our society. It makes our lives more convinient and provides an efficient platform for us. Recently, the 3G Smartphone becomes more and more popular. Therefore , my thesis will talk about the progress of the games which is programed by the Java language. My paper is based on the tasks on the program design and the application system which is based on the Quintet game design and development built on the Android.
The development of the Quintet game is not just a progress of programing. What’s more, we need to pay more attention to the work on the period of systematic analysis and design. The program follows the software engineering strictly and narrates the major design and section. This program maily talk about the period of the system design and the detailed design. And also it will study on the bug fixing and improvements. By using the some fuctiong of datalogging such as the SQlite, SharedPreferences, it build a practicable system. The nice and expert interface and good visual introduction form the design which is based on the designing and development of Android platform Quintet game.

Keywords: Android,java, Data Storage,Software Engineering, Quintet Game

功能需求
五子棋分为五个模块:开始游戏、游戏说明、最高纪录、游戏设置、退出游戏。
1.开始游戏:
①.点击进入游戏。
2.游戏说明:
   ①.五子棋游戏规则的说明及操作说明。
3.最高纪录:
①.纪录不同难度获胜的最短时间,可清空。
4.游戏设置:
    ①.音效设置:开启/关闭音效、背景音乐的开/关。
    ②.难度设置:简单,中等,较难。
5.退出游戏:
    ①.退出游戏。

性能需求
1.硬件环境 :PC
2.软件环境 :Windows XP、Android 2.1以上

系统运行配置
操作系统:Android 2.1以上。
开发包:JDK 1.6、Android SDK。
数据存储:SharedPreferences、SQlite。
 

基于Android平台的五子棋游戏设计(附答辩记录)
基于Android平台的五子棋游戏设计(附答辩记录)
基于Android平台的五子棋游戏设计(附答辩记录)
基于Android平台的五子棋游戏设计(附答辩记录)
基于Android平台的五子棋游戏设计(附答辩记录)
基于Android平台的五子棋游戏设计(附答辩记录)

推荐资料