Current location - Education and Training Encyclopedia - Graduation thesis - 6000 words for graduation thesis of airplane wars.
6000 words for graduation thesis of airplane wars.
This paper expounds the research, design and implementation process of a shooting mobile game based on Android platform. Among many types of games, flight shooting game is a typical game. This kind of game is simple to operate and the picture is dazzling. It can hit the target according to the specified direction, set the game scene, purchase and select various game props, formulate various customs clearance rules, formulate scoring standards, and record user information and users' scores and rankings in the last game.

Based on Android system and java language technology, this topic has realized a flight shooting game based on Android mobile phone platform. The specific functional modules of the game include: game start module, level selection module, game play module, prop store module and leaderboard module. Among them, the collision detection and tracking algorithms in game artificial intelligence are emphatically introduced. The graphic interface module focuses on the drawing of each interface, which involves the double buffering drawing technology and vertical screen scrolling technology of the game interface.