I论文题目:基于Android平台的MMORPG类游戏开发--醉仙论文摘要:Android 是一种基于 Linux 的自由及开放源代码的操作系统,Unity3D 是最近几年非常热门的一种跨平台并且能力很强的开发引擎,被广大游戏开发者所喜爱。在目前的 Android 手机应用开发界,Unity 几乎成为 Android 标准工具。本文将按照游戏的开发思路,从相关知识介绍、游戏设计、游戏实现到软件测试一步步展开工作。本文设计的是一款 MMORPG 类型的游戏《醉仙》,按界面划分,总共分为游戏登录界面,新手村界面,和战斗场景界面。按系统划分可分为 UI 系统,任务系统,背包系统,一直游戏系统。游戏以任务驱动式的方式进行,每天任务一定,与传统游戏相比,可以防止玩家沉迷。采用当前最流行的 Unity 引擎进行开发,画面更有真实感,体验感也是更强。关键词:Android;Unity;MMORPG游戏IITitle:Development of MMORPG games based on Android platform - drunken immortal.Abstract:Android is a Linux-based free and open source operating system, Unity3D is very popular in recent years, a cross-platform capability development engine, being loved by the game developers. In the current Android mobile application development circles, Unity has almost become standard Android tools.This article will follow the development idea of the game, from relevant knowledge introduction, game design, game realization to software test step by step, complete the final work of graduation thesis.In this paper, a game of MMORPG type is designed. The author is named "drunken fairy", which is divided by the interface, which is divided into the game login interface, the new village interface, and the combat scene interface.The system can be divided into the UI system, the task system, the backpacking system, and the game system.The game is carried out in a task-driven manner, and the tasks are certain to prevent players from becoming addicted to the game.With the current most popular Unity engine to develop, th...