资源描述:
《vb简单小游戏设计(24点纸牌和拼拼图游戏).doc》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、VB简单小游戏设计(24点纸牌和拼拼图游戏)摘要随着软件技术以及互联网技术的不断发展,游戏产业发展迅速,已经成为经济增民的一个亮点。实践是软件开发的核心,对代码要求精益求精,在开发的过程中,简单设计,用测试驱动,通过重构和迭代代码实现现设计。本文简要的介绍了游戏的开发现状,以及游...
摘 要
随着软件技术以及互联网技术的不断发展,游戏产业发展迅速,已经成为经济增民的一个亮点。实践是软件开发的核心,对代码要求精益求精,在开发的过程中,简单设计,用测试驱动,通过重构和迭代代码实现现设计。
本文简要的介绍了游戏的开发现状,以及游戏开
2、发中存在的问题。另外还简单地介绍了众多游戏开发软件中的一种——即VisualBasic,其中主要地介绍了VisualBasic6.0,以及VisualBasic的编程环境。同时通过两个小游戏简单介绍了利用VisualBasic6.0开发游戏的处理过程。在本文中主要介绍了24点纸牌和拼拼图游戏的开发,包括界面的设计和相应的界面设计原则,还介绍了其开发环境。同时也也对游戏系统的公共功能模块做了阐述。
通过对该课题的研究设计,对如何运用VisualBasic来设计游戏有了一定程度的了解,并对如何设计游戏的构架有所掌握。
关键词:游戏设计;
3、VisualBasic技术;界面设计;模块;算法
Abstract
AlongwiththesoftwaretechnologyaswellastheInternettechnologyunceasingdevelopment,thegameindustrydevelopmentisrapid,alreadybecametheeconomytoincreaseapeople'sluminescentspot.Thepracticeisacorewhichsoftwaredevelops
4、,requeststothecodetostriveforperfection,inthedevelopmentprocess,thesimpledesign,withthetestactuation,passedtheoverweightconstructionandtheiterationcoderealizationpresentlydesignsthisarticlebriefintroductiongamedevelopmentpresentsituation,aswellasthegamedevelopedthequestionwh
5、ichexisted.
MoreoveralsosimplyintroducedthemultitudinousgamedevelopsinsoftwareonekindisVisualBasic,mainlyintroducedVisualBasic6.0,aswellasVisualBasicprogrammingenvironment.MeanwhilesimplyintroducedthroughtwosmallgamesusesVisualtheBasic6.0developmentsgamesthetreatingproces
6、ses.Mainlyintroducedinthisarticle24playingcardandputtogetherthechartgamethedevelopment,includingcontactsurfacedesignandcorrespondingcontactsurfaceprincipleofdesign,butalsointroduceditsdevelopmentenvironment.
Simultaneouslyalsoalsohasmadetheelaborationtothegamesystempublic
7、functionmodulethroughtothistopicresearchdesign,howtodesignedthegameusingVisualBasictohavethecertaindegreeunderstanding,andhowtodesignedthegametheskeletontohavegrasps.
Keyword:Thegamedesigns;VisualBasictechnology;contactsurfacedesign;module;algorithm
简单地介绍了利用软件Visua
8、lBasic来编写简单实用的小游戏,说明VisualBasic的简单应用性,VisualBasic既继承了Basic语言简单易用的特点,又引入了如面向