文档详情

基于java的坦克大战游戏开发论文.doc

发布:2017-12-09约3.47万字共55页下载文档
文本预览下载声明
南 京 工 程 学 院 毕业设计说明书(论文) 作 者: 超人 学 号: 1 院 系: 康尼学院 专 业: 计算机科学与技术 题 目: 基于java的坦克大战游戏开发 指导者: 实验师 (姓 名) (专业技术职务) 评阅者: 讲师 (姓 名) (专业技术职务) 2009 年 6 月 南 京 毕业设计说明书(论文)中文摘要 J2SE是近年来随着各种不同技术的发展,尤其是编程语言飞速发展而诞生的一项新的开发语言。随着信息技术的飞速发展,计算机的使用也日渐普及,本文从实际应用出发,向大家介绍坦克大战游戏的设计与实现。Eclipse平台模拟器开发调试。玩家坦克的运行是通过键盘响应事件控制,敌方坦克则是自动运行并具有了一定的智能性。程序进行了精简和优化,游戏运行流畅,具有一定的吸引力。 论文中介绍了游戏的总体设计思路和开发游戏的多线程、高级、低级图形界面的使用。本论文介绍了坦克大战的历史、java的相关技术及本程序的结构分析和具体功能的实现。游戏是在Eclipse3.5.1环境下编程。它的主要功能有: 能够四处移动、能够发射子弹打击敌人、敌人能够移动、 能够模拟爆炸、能够产生障碍、能够增长生命。 关键词 游戏 Java 坦克 智能 毕业设计说明书(论文)外文摘要 Title Java Tank War Game Development Abstract J2SE is a kind of fast developing technology implemented on various devices especially equipments.With the rapid development of information technology, computer use has become more popular, the practical application of this paper to introduce the design and implementation of the game Battle City .It transports the classical product to computer, offering corresponding software for such more popular hardware platform. Eclipse platform simulator. The player’s tank is controlled by keyboard response events, while the enemy’s tank is operated automatically and is of intelligence. Having been streamlined and optimized, the game system can run fluently and attract the players. This paper describes the history of Battle City, java related technologies and the procedures of structural analysis and the realization of specific functions. Game programming environment in Eclipse3.5.1. Its main features are: to move around. capable of firing bullets against enemy. the enemy can move. to simulate the explosion. to create an obstacle. to increase the life Key words game,Java,tank,Smart 目 录 前言 1 第一章 系统开发环境介绍 2 1.1 开发环境 2 1.2 Java语言的特点 2 1.3 关于Eclipse 6 第二章 软件需求分析 8 2.1 可行性分析 8 2.2 游戏规则和系统功能介绍 8 2.3 程序运行流程 9 第三章 系统总体设计 12
显示全部
相似文档