本科毕业设计(论文) 题 目: 基于 Android 的 五子棋游戏设计 院 系: 计算机与信息工程学院 基于 Android 的五子棋游戏设计摘 要 移动互联网时代的到来极大的改变了我们的生活,而 Android 是一种以 Linux 为基础的开放源码操作系统迅速占领了智能机操作系统,所以在 android 环境下开发显得尤为必要。本文详细介绍了在 Android 平台上以 Java 为语言编写游戏的过程。五子棋游戏的开发不仅是一个简单游戏的编写过程,更重要的是在系统分析和设计阶段所做的工作。本文在设计过程中严格遵循软件工程学的方法,用分阶段的生命周期计划严格管理,并主要讲述了程序的总体设计、详细设计阶段,对程序进行需求迭代,不断修正和改进,利用 surface 重绘等数据存储功能,直到形成一个完善的可行性系统.界面美观、大方,方便的操作与良好的视觉感应共同构成了“基于 Android 平台的五子棋游戏设计与开发”的设计。关键词: Android,Java,数据存储,软件工程,五子棋The five in a row game based on AndroidAbstractArrival of the mobile Internet era has greatly changed our lives, and Android is a Linux-basedopen source operating system quickly occupied the smartphone operating system, Android developmentis particularly necessary under the circumstances. This paper focus on a "based on the Android platform of Five in a Row game design and development" program design and application system develoment issues as the background, introduces in detail in the Android platform to Java language write games for the process.The development of the Quintet game is not just a progress of programing. What’smore, 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. Thisprogram 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...