您好,欢迎访问三七文档
当前位置:首页 > 商业/管理/HR > 项目/工程管理 > 基于Android贪吃蛇游戏
本科毕业设计(论文)题目名称:基于Android贪吃蛇游戏学院:计算机科学技术专业年级:计算机科学与技术08(师)级学生姓名:班级学号:2班28号指导教师:二○一二年六月六日I摘要本课题是利用java语言在Android平台上进行手机游戏的开发,由于本人知识的有限,以及客观条件的限制,本人打算开发一个单机版的游戏。本人在手机上玩过贪吃蛇的游戏,曾经为了和别人比赛,苦苦的玩了好多次,追求高分!后来得知这个小小的游戏是nokia当年很成功的一款手机游戏,许多人都玩过,也很喜欢。现在这款游戏的版本已经发展到第三版了,手机生产厂商继续开发这个游戏,看来这个游戏还是有很大的市场的。Google公司2007年11月5日发布的开源的Android平台——一款包括操作系统(基于Linux内核)、中间件和关键应用的手机平台,并组建了开放手机联盟(OpenHandsetAlliance),包括Google、中国移动、T-Mobile、宏达电、高通、摩托罗拉等领军企业。于是,我决定利用自己大学所学的知识,自己在指导老师的帮助下,独立开发这个小游戏。本文首先详细介绍了java的一些基本的知识点,在此基础上引出了Android,介绍了Android的基础以及其特点,然后介绍了一下Android将来的一些前景和发展。重点说明了这个贪吃蛇程序所用到的一些类和控件,包括Drawable,Canvas,Thread,等等。介绍了这些类的一般的使用方法,以及本程序是如何使用这些类来进行游戏的开发的。本程序将老少皆宜的经典作品移植到手机上来,为更流行的硬件平台提供应用软件。这些都将能很好的满足未来人们对手机游戏的需求。吞吃蛇游戏基于Android平台编写,满足一般手机用户的娱乐需求。关键词:Android系统;贪食蛇游戏;手机游戏IIAbstract.ThistopicisusingjavalanguageontheAndroidplatformmobilephonegamedevelopment,Ilimitedknowledge,andobjectiveconstraints,Iintendtodevelopastand-alonegame.IplayedthegameofSnake,onthephoneonceinordertomatchwithothers,strugglingtoplaymanytimes,thepursuitofhighscores!Laterlearnedthatthislittlegamenokiawasverysuccessfulmobilephonegames,manypeoplehaveplayed,andalsoenjoyed.Versionofthegamehasbeendevelopedtothethirdedition,mobilephonemanufacturerscontinuetodevelopthisgame,itseemsthatthisgameisagreatmarket.Open-sourceAndroidplatform,Google'sreleasedonNovember5,2007-anoperatingsystem(Linuxkernel),middlewareandkeyapplications-basedmobilephoneplatform,andtheformationoftheOpenHandsetAlliance(OpenHandsetAlliance),includingGoogle,ChinaMobile,T-Mobile,HTC,Qualcomm,MotorolaandotherleadingenterprisesSo,Idecidedtousetheknowledgelearnedinhiscollege,intheinstructor'shelp,theindependentdevelopmentofthisgame.Thisarticlefirstdetailssomeofthebasicjavaknowledge,onthisbasisleadstoAndroid,thebasisoftheAndroidanditscharacteristics,andthenintroducestheAndroidfutureprospectsanddevelopment.HighlightsthisSnakeproceduresusedandcontrols,includingtheDrawableCanvas,Thread,andsoon.Describesthegeneraluse,aswellastheprogramishowtousetheseclassestothedevelopmentofthegame.Theagesoftheclassicworkstransplantationinthisprogramtothephoneup,toprovideapplicationsoftwareforthemorepopularhardwareplatforms.Thesewillbewellpositionedtomeetfuturedemandformobilegames.DevourthesnakegamebasedontheAndroidplatform,preparedtomeettheentertainmentneedsofthegeneralmobilephoneusers.Keywords:Androidsystem;Gluttonysnakegame;Mobilegame目录摘要................................................................................................................................IAbstract..............................................................................................................................II第1章绪论...............................................................................................................11.1Android简介............................................................................................................11.1.1Android的来源及发展.....................................................................................11.1.2Android系统的特点.........................................................................................21.2项目目的与意义......................................................................................................21.2.1开发目的...........................................................................................................21.2.2开发意义...........................................................................................................31.3国内外现状分析......................................................................................................31.3.1国内外手机系统现状.......................................................................................31.3.2国内外手机应用现状.......................................................................................41.3.3发展趋势...........................................................................................................5第2章方案论证...............................................................................................................62.1经济可行性分析......................................................................................................62.2技术可行性分析......................................................................................................62.2.1Android平台特性.............................................................................................62.2.2Android平台架构.............................................................................................62.2.3Android应用程序组件.....................................................................................72.3本项目的开发方法....................................................................................................92.4开发工具及环境简介..............................................................................................102.4.1开发工具Eclipse简介...................................................................................102.4.2开发环境简介.................................................................................................10第3章需求分析..............................
本文标题:基于Android贪吃蛇游戏
链接地址:https://www.777doc.com/doc-4900199 .html