Deadly Speed Racing Game – Android Source Code

Overview

Description

It’s complete project (template) that can be used for creating your own racing game like Road Fighter. It’s top down racing game, where player controls the car and should get the finish line. The player has to go around other cars and monitor the level of fuel that can be refilled picking fuel icon.

 

Features

  • Complete Game with menu, 3 levels and Highscore table
  • Accelerometer controls
  • Customizable loading screen
  • Admob integrated
  • based on AndEngine GLES2
  • Documentation included (contains information for using and customizing the template)

 

Included

  • full Android souce code
  • jpg and png images
  • sounds and fonts

 

Requirements

  • Android 2.2+

Instructions

Import game project and AndEngine libraries to eclipse and compile it to APK.  Detailed instructions can be found in the documentation

Related