1 / 33
文档名称:

毕业设计(论文)-JAVA连连看游戏设计程序设计.doc

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

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

分享

预览

毕业设计(论文)-JAVA连连看游戏设计程序设计.doc

上传人:3346389411 2013/4/7 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-JAVA连连看游戏设计程序设计.doc

文档介绍

文档介绍:兰州商学院陇桥学院
本科生毕业论文(设计)
论文(设计)题目:JAVA游戏程序设计
系别:信息管理系
专业(方向):计算机科学与技术(网络工程)
年级、班:08级网络工程班
学生姓名:
指导教师:
2011年5月2日
声明
 
本人郑重声明:所呈交的毕业论文(设计)是本人在导师的指导下取得的成果。因本毕业论文(设计)引起的法律后果完全由本人承担。
本毕业论文(设计)成果归兰州商学院陇桥学院所有。
 
特此声明
 
 
 
 
毕业论文(设计)作者签名:
年月日
连连看游戏设计
摘要
本文用Java来设计与实现简单的连连看游戏的基本功能,玩家可以在游戏区域中通过鼠标来选取相同的两个图片,采用特定的消除规则对它们进行消除的操作,当游戏区域中的所有图片对都被消除后玩家即可胜利。文章对该游戏的算法以及游戏图片的绘制、画线等进行详细的介绍,实现比较简单。文章重点内容是:如何设置整个游戏的界面,如何控制连连看游戏中随机图片的生成且每种图片必须为偶数个。游戏开始后,判断鼠标两次点击的图片能否消去。如何画出一条线连接这两个相同的图片。最后能够实现简单的不同的玩法和闯关的功能,增强游戏的趣味兴。
[关键词] 连连看 Java 游戏重点内容
Abstract
Use java for this design and implementation of the simplest lianliankan games, players can the basic functions in the region through the mouse to choose two identical images, in particular the rules for them to be eliminated. when the area in all the pictures to all the players can be eliminated. on the game of the algorithm and a drawn game, drawing a line waiting for detailed information, the relatively article is focused on the issues : for placing the entire game interface , how to control was a series of view game generated and random photo in every kind of photo must even-numbered . After the start of the game , can judge the photo of the mouse two to draw a line linking these two identical photo . Final simple different can be achieved and break through the barrier of functional , enhance the taste xing of the game .
[Key words ] Linking up , Java , game Key contents
目录
1 引言……………………………………………………………………………….
……………………………………………………………………………
……………………………………………………………………….
……………………………………………………………………….
…………………………………………………………………..
2 需求分析…………………………………………………………………………
3 可行性研究…………………………………………………………………….
4 功能模块设计…………………………………………………………………………..
………………………………………………………………….
…………………………………………………………
5 详细设计…………………………………………………………………
………………………………………………………………
………………………………………………………
……………………………………………………….
………………………………………………………