网站导航免费论文 原创论文 论文搜索 原创论文 网学软件 学术大家 资料中心 会员中心 问题解答 原创论文 大学论文导航 设计下载 最新论文 下载排行 原创论文
返回网学首页
网学联系
最新论文 推荐专题 热门论文 素材专题
当前位置: 网学 > 编程文档 > VC++ > 正文

基于VC的飞行模拟游戏的设计及实现

来源:http://myeducs.cn 联系QQ:点击这里给我发消息 作者: 用户投稿 来源: 网络 发布时间: 16/01/15

鉴于大家对VC++十分关注,我们编辑小组在此为大家搜集整理了“基于VC的飞行模拟游戏的设计及实现”一文,供大家参考学习

包括论文,设计,论文字数:13790,页数:31

摘  要
电子游戏的出现代表了一种全新娱乐方式的诞生。目前,电子游戏正以其独特的魅力吸引着众多的玩家。随着游戏产业的蓬勃发展,越来越多的人加入到了游戏开发的行业。游戏开发涵盖了程序设计、文学、历史、音乐及美术等诸多方面的内容,除去市场价值的意义,电子游戏的发展的必要性还在于对我国文化产业的发展的重要性,游戏作为一种特殊的创意文化产品形态,是文化产业链中不可缺少的一环。设计在利用已有的开发包和已有的游戏框架的基础上,采用Microsoft Visual C++2005为开发平台,这些开发包和框架已经完美地解决了游戏图像和音效方面的问题,设计的主要工作就是向框架中添加自己所设计的类,用于实现设计所要实现的功能。在进行类的设计时,运用C++所具有的继承和派生功能,使很大一部分代码能够得到重用,从而实现多态,同时,还要在父类中很好地引入虚函数,为指针能够指向子类的同名成员提供方便,然后利用开发包里的方法来实现游戏背景的显示,最终得到一个在Microsoft Visual C++2005上运行的飞行模拟游戏,同时在运行时不会出现重大尤其是会令游戏崩溃的BUG。
关键词:飞行模拟;多态;代码重用


Design and realization of a flight simulation game based on VC
Abstract
The appearance of computer game has represented the naissance of a totally new sort way of entertainment. At present, the computer game has attracted a great deal of players by its unique charm. Along with the game industry flourishing, more and more people has joined the profession of game development. Game development has covered many contents including programming, literature, history, music, arts ,etc. Eliminate the significance of market value, game develop is quite important to the culture evolution of our nation to be a special kind of creativity culture production. Game is indispensable to the chain of culture industry. The design based on the develop package and the game frame which already exist uses Microsoft Visual C++2005 to be the platform. These develop package and game frame has raveled out the problem which relate to image and sound effect perfectly. The main task of the design is to add classes that planed by oneself to the game frame, to actualize the function which the design have to realize. When we carry through the classes design, use the inherit and derive function, we need to enable a majority of code can be reused, aim to actualize polymorphism, at the same time. It is necessary to use virtual function in the baseclass, to make pointer can point to the member which has the same name in the subclass more convenience, afterwards, utilize the develop package to realize the demonstration of game background, finally obtain a flight simulation game which can run on Microsoft Visual C++2005, and there’s no seriously bugs especially that can make the game crash when running.
Key words: flight simulation; polymorphism; code reuse

目  录

1 引言 1
1.1 课题背景 1
1.2 国内外研究背景 1
1.3 本课题研究的意义 1
1.4 本课题研究的方法 1
2 游戏软件的现状和VC的概况 1
2.1 中国游戏软件的现状 1
2.2 C++简介 2
2.3 Microsoft Visual C++简介 3
2.4 利用Visual C++开发游戏简介 3
3 开发环境介绍 3
3.1 开发环境 3
3.2 关于Allegro 4
4 游戏程序的开发 4
4.1 游戏的思路和构想 4
4.1.1 游戏想法的产生 4
4.1.2 对游戏设计的初步认识 4
4.1.3 模块成型阶段 4
4.2 程序的类结构 5
4.3 游戏的实现 5
4.3.1 主类Level的实现 5
4.3.2 Object类的实现 11
4.3.3 Plane类的实现 12
4.3.4 Player类的实现 14
4.3.5 Enemy类的实现 15
4.3.6 Bullet类的实现 16
4.3.7 Prize类的实现 17
5 程序设计过程中遇到的一些重要问题 18
5.1 关于碰撞的问题 18
5.2 关于游戏画面的问题 21
5.3 关于玩家控制的问题 23
结    论 24
参考文献 24
致    谢 25
声    明 26

 

基于VC的飞行模拟游戏的设计及实现......
  • 上一篇资讯: [VC++]
  • 版权所有 QQ:3710167 邮箱:3710167@qq.com 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
    Copyright 2008-2015 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号