- 资源介绍
- 更新记录
- 安装教程
若有个人部署运行问题,点击右侧客服按钮咨询站长
站长联系方式
QQ:3484724101
基于Jbox2D的愤怒的小鸟游戏的设计与实现
摘要
Java语言是一门面向对象的编程语言,它不但汲取了C++语言的各种精髓,而且还抛弃了C++语言里晦涩难懂的多继承和指针等概念,所以Java语言具有的特征便是:功能超强和易用实用。
Jbox2D中不仅集成了大量物理运动学和机械运动学计算,而且也将物理仿真包集成到类对象中,同时对象也应用在开发人员与用户的交互界面中。所以我们只需要调用对象或者使用相应的功能,就可以模拟出现实生活中的速度、加速度、抛物线运动、重力、碰撞、反弹等各种各样真实的物理运动。
愤怒的小鸟游戏的视角是横向版本的水平视角。背景是为了报复偷鸡蛋的猪,鸟将自己的身体作为武器,就像炮弹一样从弹弓上发射而出,撞向绿猪搭建的堡垒,以达到摧毁绿猪的目的。游戏非常简单,小鸟跳上弹弓,发射角度和强度的改变导致小鸟的落点的不同,玩家需要良好的整体计算,适当的调节强度和角度,从而更准确地击中绿猪。每次击中绿猪,便可获得一定的分数,积累足够的分数便可以通关,游戏设计的体现了放松的情调,乐观的风格。
本文将介绍使用Java语言实现经典的益智类游戏作品“愤怒的小鸟”的开发。游戏将主要实现以下几个功能:游戏玩法功能、页面管理功能、难度和级别功能、碰撞功能、鸟类管理功能、玩家管理功能和备份功能等。此游戏不仅可以给玩家带来欢乐,也会使玩家对开发游戏产生极大地兴趣,让玩家切身体会到Java语言在生活方面的无处不在。
关键词 Java;C++;Jbox2D;物理运动;愤怒的小鸟
Design and implementation of angry birds game based on Java
Abstract
Java language is an object-oriented programming language, it not only draws the essence of the C + + language, but also abandoned the C + + language obscure multi-inheritance and pointer concepts, so the Java language has the following characteristics: Super and easy to use practical.
Jbox2D not only integrates a large number of physical kinematics and mechanical kinematics calculations, but also the physical simulation package into the class object, while the object is also used in the developer and user interface. So we only need to call the object or use the appropriate function, you can simulate real life in the speed, acceleration, parabolic movement, gravity, collision, rebound and other real physical movement.
The type of game is horizontal horizontal view of the version. The background is to retaliate to steal the eggs of the pig, the birds will be their own body as a weapon, like shells from the slingshot thrown into the green pig fortress. The game is very simple, the birds on the slingshot, the angle of the pop-up and strength by the player’s finger control, pay attention to a good overall calculation, the appropriate adjustment of strength and angle, and thus more accurately hit the pig. Each time hit more green pigs, will get a lot of scores, the game style is full of fun and humor, the game design reflects the relaxed atmosphere, optimistic style.
This article will introduce the use of Java language to achieve the classic puzzle game “angry bird” development. The game will mainly achieve the following functions: gameplay function, page management functions, difficulty and level function, collision function, bird management function, player management function and backup function. This program is intended to stimulate the use of the game to stimulate the use of players and learning interest, so that players experience the Java language in the life of countless.
Key words: Java; C++;Jbox2D; Physical movement; angry birds
目录
摘要 i
Abstract ii
1 绪论 1
1.1 游戏开发的背景 1
1.2 典型的Java游戏介绍 1
1.2.1 Minecraft介绍 1
1.2.2 Super Mario Bros介绍 2
1.2.3 The Sims介绍 3
1.3 游戏开发的意义 3
2 开发环境 4
2.1 开发语言 4
2.2 开发工具 5
2.3 JDK介绍 5
2.4 Java Awt介绍 6
2.5 Java Swing 介绍 7
2.6 Java语言开发平台搭建 9
3系统需求分析 11
3.1 可行性分析 11
3.1.1 技术可行性 11
3.1.2 经济可行性 11
3.1.3 操作可行性 11
3.1.4 发展可行性 12
3.2 性能需求分析 12
3.3 功能需求分析 12
3.4 系统UML分析 13
3.5界面需求分析 14
4 系统设计 16
4.1系统流程设计 16
4.2 系统架构设计 17
5 详细设计 20
5.1 主界面实现 20
5.2 游戏玩法实现 22
5.3 面板管理功能实现 26
5.4 等级、级别管理功能实现 28
5.5 碰撞管理功能实现 32
5.6 鸟类管理功能实现 35
5.7 胜利管理功能实现 38
5.8 玩家管理和备份管理功能实现 40
6 系统测试 44
6.1系统测试简介 44
6.2 系统测试方法 45
6.3 本系统测试 45
6.3.1 测试用例设计 45
6.3.2 测试方法和结论 46
结论 47
参考文献 48
致 谢 49
附录 50
外文原文 50
中文原文 55














猜你喜欢
-
基于html医疗前端界面设计毕业论文
2021-06-08 -
上箱盖压铸工艺及模具设计毕业论文+任务书+开题报告+翻译+答辩PPT+cad图纸+三维图
2021-06-09 -
年产2万吨山楂酒工厂的设计—发酵工段及车间的设计毕业论文+任务书+cad图纸
2021-06-09 -
2×500kVA(RCS9000)某10kV配电室设计说明书(论文)+任务书+cad图纸
2021-06-08 -
基于JavaWeb的食品零食购物商城设计与实现毕业论文+任务书+开题报告+中期表+答辩PPT+源码+数据库+辅导视频
2021-06-08 -
信息工程学院本科毕业论文“设计开发类”撰写规范
2021-06-09 -
基于VC++包过滤技术防火墙设计与实现毕业论文+项目源码及EXE运行文件
2021-06-08 -
基于虚拟仪器的电磁阀综合特性系统毕业设计论文+任务书
2021-06-08 -
某企业网络规划及安全设计毕业设计论文
2021-06-08 -
校友APP的设计与实现论文+前后端设计源码+答辩PPT
2021-06-10
-
毕业设计论文应避免的问题和设计依据
2021-06-08 -
热连轧转鼓式切头飞剪机设计 毕业论文
2021-06-08 -
基于JavaSwing的俄罗斯方块游戏的设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+辅导视频
2021-06-09 -
基于MATLAB_GUI的发动机曲柄活塞铰链四杆机构优化设计与仿真 说明书(论文)+Proe三维建模+MATLAB_GUI源码
2021-06-08 -
台球机器人设计毕业论文
2021-06-10 -
8万ta煤焦油加氢(8400ha)工艺设计计算说明书(论文)+任务书+开题报告+文献综述+英文及翻译+cad图纸
2021-06-09 -
基于HTML制作的闲置交易网站设计毕业论文+开题报告+Html静态网页源码
2021-06-08 -
探究康巴安多地区藏族锅庄舞的技巧特点论文开题报告
2021-06-10 -
基于JavaWeb的养老院管理系统设计和实现毕业论文+任务书+中期表+翻译及原文+答辩+部署演示+源码+数据库+辅导视频
2021-06-08 -
TGSS-50型水平刮板输送机机头段设计说明书(论文)+任务书+外文翻译及原文+cad图纸
2021-06-08
猜你在找
99源码网 » 基于Jbox2D的愤怒的小鸟游戏的设计与实现毕业论文+任务书+中期表+翻译及原文+答辩+源码+辅导视频
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网
- 2021-06-09Hi,初次和大家见面了,请多关照!