1 / 11
文档名称:

unity3d毕业设计[共11页].doc

格式:doc   大小:76KB   页数:11页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

unity3d毕业设计[共11页].doc

上传人:qqqqqq 2021/6/25 文件大小:76 KB

下载得到文件列表

unity3d毕业设计[共11页].doc

文档介绍

文档介绍:unity3d 毕业设计 【篇一: unity3d 塔防游戏论文】
基于 android 平台的塔防游戏设计
design the tower defense game based on android platform
学生姓名: xx
学生学号: 107102xx
专业名称: 计算机科学与技术
指导教师: xx (副教授)
计算机与信息工程学院
2014 年 6 月 16 日
独创性声明
本人声明所呈交的毕业设计(论文)是本人在指导教师指导下进行
的研究工作和取得的研究成果,除了文中特别加以引用标注之处外,
论文中不包含其他人已经发表或撰写过的研究成果,没有伪造数据
的行为。
毕业设计(论文)作者签名: 签字日期: 2014 年 6 月 16 日
毕业设计(论文)版权使用授权书
本毕业设计(论文)作者完全了解学校有关保留、使用论文的规定。
同意学校保留并向有关管理部门或机构送交论文的复印件和电子版,
允许论文被查阅和借阅。本人授权天津城建大学可以将本论文的全
部或部分内容编入有关数据进行检索,可以采用影印、缩印或扫描
等复制手段保存和汇编本论文。
(保密的毕业设计(论文)在解密后适用本授权说明)
毕业设计(论文)作者签名: 指导教师签名:
签字日期: 2014 年 6 月 16 日 签字日期: 2014 年 6 月 16 日
摘 要
android 是一种基于 linux 的自由及开放源代码的操作系统, unity3d 是最近几年非常热门的一种跨平台能力强的开发引擎,被广
大游戏开发者所喜爱。在目前的 android 手机应用开发界, unity 几
乎成为 android 标准工具。
本文将展示一个用 unity 软件来设计和开发 android 塔防游戏的全
过程。按照游戏的开发思路,从相关知识介绍、游戏设计、游戏实
现到软件测试一步步展开工作,完成毕业设计的最终作品。本文将
讲述的重点放在游戏实现这一环节,从第一个场景建立开始,到模
型的导入,讲述脚本的编写等具体细节,直到项目完成;游戏的测
试将在 unity3d 软件中, pc 上和 android 设备上分别进行测试,并
分析测试结果。
关键词: android ;unity ;塔防游戏 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 shows a unity of the software to the whole process
of designing and developing android tower defense game.
along the lines of game development, from relevant knowledge
by testing, game design, game achieved step by step work,
and completed the graduation design of the final product. the
focus of this paper will describe in-game to achieve this step,
starting from the first scene to establish, to import the model
about details such as script writing, until the project is
completed in unity3d software, the game tests, were done on
the pc and on your android device to test and analyze the test
results.
key words :application development;android;unity;tower defense
目 录
第 1 章 绪
论 ........