毕业论文基于C的客户端连连看游戏.doc
文本预览下载声明
毕业设计(论文)
基于C#的客户端连连看游戏
系 别 : 计算机科学与技术系 专业(班级): 计算机科学与技术2014级专升本班 作者(学号): 董子龙(51402111045) 指导教师: 储德锋(硕士) 完成日期: 2016年5月10日
蚌埠学院教务处制
中文摘要 1
英文摘要 2
1 概述 3
1.1 Visual Studio 2013概述 3
1.2 Winform概述 3
1.3 WPF简介 4
1.4 寻径算法 4
1.5 C#开发语言 6
2 游戏系统简单分析 7
2.1 社会可行性分析 7
2.2 技术可行性分析 7
2.3 经济可行性分析 7
2.4 游戏制作背景 7
2.5 开发的目的 9
2.6 游戏规则 9
2.7 系统功能的需求分析 10
2.8 运行环境 10
3 系统总体设计 11
3.1 寻径思想总结 11
3.2 系统的设计目标 11
3.3 游戏设计原理 11
3.4 游戏方案选择 12
3.5 游戏的路径判断 12
3.6 路径逻辑图设计 14
4 系统详细设计与实现 17
4.1 连连看控件思想 17
4.2 初始化行和列设置 17
4.3 设置连连看图片地址分布 18
4.4 根据图片位置信息设置坐标 20
4.5 点击消失动画处理(队列处理) 20
4.6 自定义控件的引用及逻辑代码 21
4.7 游戏的测试及操作 25
5 结论 28
致谢 29
参考文献 30
Abstract:Now has entered the information age, network has been an essential, but also the development of the gaming industry along with the arrival of information age and an index of explosive growth, see game layer are ling lang see everywhere, the game has a mental game and athletics two kinds, the first such as chess, go, of course, also including various chess lianliankan this kind of game, the second such as lol, cf and other online games against competing with network game to play. Most can compete for competition, and has certain rules to ensure the smooth progress of the game. Currently most of the electronic game platform into stand-alone game and network game online version of the game! Online games: as the name implies, the game via the web and other Internet users in the process of, and the stand-alone game: generally refers to that under the condition of the network process of recreation alone. Games as a way to relieve pressure of modern people, can help people in society rhythm speeding up, the pressure of the moment to give people the spiritual comfort and lianliankan game is the single small game! In the game design when I use the Visual Studio editor based on. Net platform, using c # programming language development lianliankan game. Using Winform controls and WPE beautification, of which the main idea is to search path a
显示全部