Font Size: a A A

Design And Implementation Of Adventure Game Base On Android Platform

Posted on:2014-02-15Degree:MasterType:Thesis
Country:ChinaCandidate:L WangFull Text:PDF
GTID:2268330392973569Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the development of mobile communication technology and hardwaretechnology, besides communication, a cell phone has become a friend of us. Mobilegames become an integral part of daily life entertainment. Many software developersand mobile operators regard the mobile gaming as important growth points of interest.At present, platforms for mobile game are Symbian, Windows Mobile, iPhone OS,BlackBerry, Linux and the recent famous Android platform. With Google’s strongsupport, the advantages of opening source of Java technology and good userexperience, platform Android make great success. Developing game on Androidplatform with wide coverage, great versatility can make huge profit.This paper first introduced the popular Android platform currently, focusing onthe system architecture and application architecture. Then introduce the detail how todesign and implement the mobile game with object-oriented technology Java.In accordance with the author’s design practice, the article design and implementan adventure game, based on the process of requirement analysis、outline design anddetail design, makes a detailed description of the key features of the game modules.The core processing module, collision detection modules, the image module anddatabase module are the four key modules. The algorithm of core processing, drawingand collision detection are the difficulty and emphasis. Multi-thread technology andmessage queue can process events and response faster; Double cache can eliminatescreen flicker phenomenon; the clision detection algorithm based on rectangular candetect physical collisiton efficiently and quickly.Under the Android development environment with Java languages, the accuracyof coding is crucial. In order to verify the accuracy of the game, the paper design testmethod for testing, and the results showing that it is effective to design and implementthe mobile game on Android platform with object-oriental technology, the efficiencyof developmentation is high and the game is easy to mainten. This article has certainreference values for the development of mobile game on Android platform.
Keywords/Search Tags:Android platform, Mobile games, Game framework
PDF Full Text Request
Related items