1 / 27
文档名称:

游戏设计与开发课程论文大学毕业论文.doc

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

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

分享

预览

游戏设计与开发课程论文大学毕业论文.doc

上传人:麒麟才子 2016/5/22 文件大小:0 KB

下载得到文件列表

游戏设计与开发课程论文大学毕业论文.doc

文档介绍

文档介绍:《游戏设计与开发》课程报告中国矿业大学计算机学院游戏设计与开发课程名称游戏设计与开发报告时间学生姓名学号专业计算机科学与技术任课教师张辰任课教师评语《游戏设计与开发》课程报告任课教师评语(①对课程基础理论的掌握; ②对课程知识应用能力的评价;③对课程报告相关实验、作品、软件等成果的评价;④课程学习态度和上课纪律; ⑤课程成果和报告工作量; ⑥总体评价和成绩; ⑦存在问题等): 成绩: 任课教师签字: 年月日《游戏设计与开发》课程报告第 1页第 1页摘要本款游戏融入了很多冒险类游戏特有的技术,并且画面流畅、声音震撼。当今网络发展迅速,益智类游戏被广泛运用到网络各大平台上。但是编码对于一个编程能力较弱的人来说不太容易实现,可是这又是否意味着不能实现自己第一款游戏呢? Game maker 的出现解决了这个问题。这款软件是可视化的操作, 容易上手。本文利用 Game maker 开发思想对游戏系统的分析、设计及实现过程。本论文的前半部分将简要介绍系统相关的行业信息及基础的技术知识,后半部分将对本人在系统各模块中所使用的关键技术的实现进行了全面的介绍。关键词: gamemaker ,可视化,冒险类游戏 ABSTRACT The game has a lotof adventure games unique technology, and the screen run smoothly, sound shocked. The rapid development of today'works, puzzle games are widely applied to the work platform. But coding for a program for people who are weak isnot easy to achieve, but would that mean you can not achieve your first game? Game maker appears to solve this problem. This software is visual and easy to use. In this paper, the development of thinking Game maker of game system analysis, design and implementation process. The first half of this paper will briefly describe the system the relevant industry information and technical knowledge base, the latter part, I will be the key technology of the various modules used in the system to conduct prehensive introduction. Keywords: gamemaker, visualization, adventure games 《游戏设计与开发》课程报告第 2页第 2页目录 1. Game Maker 介绍............................................................................................................... 4 背景介绍................................................................................................ 4 特点........................................................................................................ 4 实现的关键技术....................................................................................................... 5 使用心得................................................................................................ 5 2游戏概述....................................