Android Open Source - Game physics Driver_Parallel






Project Summary

Driver android game that uses parallel physics engine.

Web Site / Source Repository

Driver_Parallel is hosted in the following web site
https://github.com/jclinford/Driver_Parallel

If you think the Android project Driver_Parallel listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Driver_Parallel.

ItemValue
Java File Count9
Minimum SDK Version10
Activity Count1
Asset File Namesassets\gfx\background_road.png
assets\gfx\car1.png
assets\gfx\car2.png
assets\gfx\explosion.png
assets\gfx\face_box_tiled.png
assets\gfx\face_circle_tiled.png
assets\gfx\heal.png
assets\gfx\kill.png
assets\gfx\menu_back.png
assets\gfx\menu_background.png
assets\gfx\menu_ok.png
assets\gfx\menu_quit.png
assets\gfx\menu_reset.png
assets\gfx\player.png
assets\gfx\police.png
assets\gfx\road1.png
assets\gfx\road2.png
assets\gfx\road3.png
assets\gfx\shield.png
assets\gfx\slow.png
assets\gfx\truck1.png
assets\gfx\van1.png
assets\sfx\explosion1.mp3
assets\sfx\explosion2.mp3
assets\sfx\explosion3.mp3
assets\sfx\level1.mp3
assets\sfx\level2.mp3
assets\sfx\siren.mp3




Java Source Files

Driver_Parallel has the following Java source files.

com.driver.AndEngineWorld.java
com.driver.Boss.java
com.driver.Controls.java
com.driver.DriverActivity.java
com.driver.Enemy.java
com.driver.GameObject.java
com.driver.Player.java
com.driver.PowerUp.java
com.driver.Spawner.java