摘 要
现如今手机游戏泛滥,而大富翁这种休闲游戏在手机却是少之又少,甚至于绝迹。因为充值盈利系统可带来收益较少致使游戏公司难以存活,再者游戏时长偏长导致游戏玩家不多。
本项目开发一个基于Android移动端的大富翁休闲游戏。本文首先分析了课题的研究背景与研究现状,然后根据软件开发流程,对系统进行可行性分析和需求分析。通过对系统总体功能模块的设计提出了系统的功能模块图,采用cocos2dx引擎加上Android技术进行该游戏系统的设计。最后,对设计的系统进行单元测试和性能测试。测试结果表明,本系统能够实现所需的功能,并且运行状况良好。
关键词:大富翁 Android cocos2dx 游戏
Abstract
Nowadays, mobile games are rampant, but the leisure game of tycoon is rare, even extinct. Because the recharge profit system can bring less revenue, which makes it difficult for game companies to survive. Moreover, the game duration is too long, which leads to few game players.
This project develops a monopoly leisure game based on Android mobile terminal. This paper first analyzes the research background and research status of the subject, and then according to the software development process, carries on the feasibility analysis and demand analysis of the system. Through the design of the overall function module of the system, the function module diagram of the system is proposed, and the game system is designed by using cocos2dx engine and Android technology. Finally, the unit test and performance test of the designed system are carried out. The test results show that the system can achieve the required functions and run well.
Keywords: Monopoly; Android; cocos2dx; Game
目 录
1 前言
1.1 研究目的与意义
1.2 研究现状
1.3 论文结构
2 可行性分析
2.1 技术可行性
2.2 操作可行性
2.3 经济可行性
2.4 系统可行性
2.5 可行性分析结论
3 系统需求分析
3.1 游戏流程
3.2 游戏UI界面
3.3 游戏基本功能
3.4 游戏存档和读档功能
3.5 游戏创新功能
4 概要设计
4.1 系统结构设计
4.2 功能模块设计
5 详细设计
5.1 基本功能模块
5.2 音效加入模块
5.3 存档读档模块
5.4 动画设计模块
5.5 游戏技能模块
5.6 游戏创新模块
6 系统实现
6.1 软件开发说明
6.2 基本功能实现
6.3 游戏存档读档功能
6.4 游戏技能
6.5 游戏其他功能
7 结语
参考文献
致谢