简单小游戏设计论文

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

随着软件技术以及互联网技术的不断发展,游戏产业发展迅速,已经成为经济增民的一个亮点。实践是软件开发的核心,对代码要求精益求精,在开发的过程中,简单设计,用测试驱动,通过重构和迭代代码实现现设计。

本文简要的介绍了游戏的开发现状,以及游戏开发中存在的问题。另外还简单地介绍了众多游戏开发软件中的一种——即Visual Basic,其中主要地介绍了Visual Basic 6.0,以及Visual Basic的编程环境。同时通过两个小游戏简单介绍了利用Visual Basic 6.0开发游戏的处理过程。在本文中主要介绍了24点纸牌和拼拼图游戏的开发,包括界面的设计和相应的界面设计原则,还介绍了其开发环境。同时也也对游戏系统的公共功能模块做了阐述。

通过对该课题的研究设计,对如何运用Visual Basic来设计游戏有了一定程度的了解,并对如何设计游戏的构架有所掌握。

关键词:游戏设计;Visual Basic技术;界面设计;模块;算法

Along with the software technology as well as the Internet technology unceasing development, the game industry development is rapid, already became the economy to increase a people's luminescent spot. The practice is a core which software develops, requests to the code to strive for perfection, in the development process, the simple design, with the test actuation, passed the overweight construction and the iteration code realization presently designs this article brief introduction game development present situation, as well as the game developed the question which existed.

Moreover also simply introduced the multitudinous game develops in software one kind is Visual Basic, mainly introduced Visual Basic 6.0, as well as Visual Basic programming environment. Meanwhile simply introduced through two small games uses Visual the Basic 6.0 developments games the treating processes. Mainly introduced in this article 24 playing card and put together the chart game the development, including contact surface design and corresponding contact surface principle of design, but also introduced its development environment.

Simultaneously also also has made the elaboration to the game system public function module through to this topic research design, how to designed the game using Visual Basic to have the certain degree understanding, and how to designed the game the skeleton to have grasps.

Key word: The game designs;Visual Basic technology;contact surface design;

module;algorithm

第一章游戏开发的现状分析 0

1.1游戏开发现状 0

1.2 游戏开发中存在的问题 (1)

第二章游戏开发的技术基础 (2)

2.1 Visual Basic技术 (2)

2.1.1游戏开发软件的介绍 (2)

2.1.2 Visual Basic概述 (2)

2.2 Visual Basic的编程环境 (3)

2.2.1 Windows下的Visual Basic编程环境 (3)

2.2.2 面向对象的编程 (3)

2.2.3 VB在系统中的应用 (5)

2.3 小结 (8)

第三章系统总体规划 (9)

3.1 系统功能简介 (9)

3.1.1 24点纸牌简介 (9)

3.1.2 拼拼图简介 (9)

3.2 系统开发方法 (9)

3.2.1 24点纸牌的开发 (11)

3.2.2 拼拼图的开发 (20)

3.3 系统开发环境 (24)

3.3.1 开发平台 (24)

3.3.2 运行平台 (24)

3.3.3 输入输出设计 (24)

3.4 小结 (25)

第四章系统功能模块设计 (26)

4.1 24点纸牌游戏公共模块 (26)

4.2 拼拼图公共模块 (28)

4.3 小结 (29)

第五章总结与展望 (30)

5.1 全文总结 (30)

5.2 展望 (30)

参考文献 (31)

致谢 (32)

相关文档
最新文档