武汉理工数据结构课设——欢乐连连看游戏的设计与实现概论
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
学号:
课程设计
题目欢乐连连看游戏的设计与实现
学院计算机科学与技术
专业软件工程
班级zy1302
姓名
指导教师胡燕
2014 年12 月19 日
课程设计任务书
学生姓名:专业班级:软件zy1302
指导教师:胡燕工作单位:计算机科学与技术学院
题目: 欢乐连连看游戏的设计与实现
初始条件:
理论:学习了《数据结构》课程,掌握了一种计算机高级语言。
实践:计算机技术系实验中心提供计算机及软件开发环境。
要求完成的主要任务:(包括课程设计工作量及其技术要求,以及说明书撰写等具体要求)
1、系统应具备的功能:
(1)游戏界面设计
(2)绘制游戏地图
(3)完成游戏功能
(4)游戏计时和重排
(5)提供游戏帮助
2、数据结构设计;
3、主要算法设计;
4、编程及上机实现;
5、撰写课程设计报告,包括:
(1)设计题目;
(2)摘要和关键字(中文和英文);
(3)正文,包括引言、需求分析、数据结构设计、算法设计、有关技术的讨论、设计体会等;
(4)结束语;
(5)参考文献。
时间安排:2014年12月15日-19日(第15周)
12月15日查阅资料,系统设计,数据结构设计,算法设计
12月16日-18日编程并上机调试
12月19日撰写报告,验收程序,提交设计报告书。
指导教师签名: 2014年12月15日
系主任(或责任教师)签名:年月日
欢乐连连看游戏的设计与实现
摘要:
在计算机逐步渗入社会生活各个层面的今天,计算机已经成为人们日常生活不可或缺的一部分。与此同时,游戏行业发展一日千里,该行业极大的影响和改变了人们的生活和娱乐方式,游戏为消费者提供丰富多彩的虚拟空间,使消费者可以自由自在的享受虚拟世界的乐趣,迄今为止,游戏产业在我国已经发展为一个庞大的产业,为许多相关行业带来了巨大的经济效益。
随着人们工作压力变得越来越大,现如今更多的人开始通过玩游戏来排解内心的压力,而各种各样的游戏也排入市场,一些大型网络游戏更是一些年轻用户的最爱,像连连看类似的小游戏似乎更被儿童和老年人所青睐。
连连看游戏是一款很流行的益智小游戏,有的是连卡通头像,有的是连汽车品牌,有的是连明星头像的等等。连连看游戏的对象是非常广泛的,几乎适用于所有人,包括小孩、老人等,尤其受到是小孩子的喜爱。。这款游戏可以给人在工作之余放松紧张的神经,以及消除心理焦虑等。远大点说可以锻炼一个人的智力,提高人们的观察力。连连看这一经典的益智小游戏,实现它的方法很多,不同算法设计和不用语言都能够实现,例如:C、C++、C#、JA V A……在本课程设计中我是利用JA V A语言编写,开发平台是Eclipse,功能简单,易于上手。
关键字:连连看,游戏,JA V A,课程设计
Design and implementation of
lianliankan game
Abstract:
When computer gradually penetrates into all aspects of social life, computer has become an indispensable part of People's Daily life.Meanwhile, at a game industry development, the industry greatly influenced and changed people's life and entertainment, games provide consumers with rich and colorful virtual space, make consumers can enjoy the pleasure of the virtual world of free, so far, the game industry in our country has developed into a huge industry, for a variety of related industries brought huge economic benefits.
As the pressure of people is becoming more and more big, nowadays more and more people starting by playing the game is to eliminate inner stress, and a variety of game also put into the market, some large network game, the favorite of some young users like lianliankan a similar game seems to be more favored by children and the elderly.
Lianliankan game is a very popular puzzle game, have a plenty of cartoon image, have a plenty of car brands, have a plenty of even the star, and so on.Lianliankan game object is a very broad, applies to almost all people, including children, the elderly, etc., especially popular with children.This game can give a person relax nerves, after the work, and eliminate the psychological anxiety, etc.It can exercise a person's intelligence, enhance people's observation.Lianliankan ,a classic puzzle game, a lot of ways for it, make different algorithm design and without language, such as C, C + +, C #, Java,...I am in this course design using Java language, is the Eclipse development platform, function is simple, easy to get started.
Key words: lianliankan game, JA V A, curriculum design