Racing Game for Android platform.
racing is hosted in the following web site
https://github.com/fijolekProjects/racing
If you think the Android project racing listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of racing.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Asset File Names | assets\gfx\box.png assets\gfx\desert_tiled.png assets\gfx\desert_tiled.psd assets\gfx\desert_tiled2.png assets\gfx\desert_tiled22.png assets\gfx\desert_tiled222.png assets\gfx\fixed.png assets\gfx\green-car-top.png assets\gfx\green-car-top22.png assets\gfx\green-car.png assets\gfx\onscreen_control_base.png assets\gfx\onscreen_control_knob.png assets\gfx\part2_tileset.png assets\gfx\race_track.psd assets\gfx\racetrack_curve.png assets\gfx\racetrack_straight.png assets\gfx\vehicles.png assets\tmx\desert.tmx assets\tmx\desert.tsx assets\tmx\desert_with_tsx_tileset.tmx assets\tmx\gfx\desert_tiled.png assets\tmx\gfx\desert_tiled2.png assets\tmx\gfx\desert_tiled222.png assets\tmx\gfx\fixed.png assets\tmx\gfx\part2_tileset.png assets\tmx\raceTrack.tmx |
racing has the following Java source files.
com.example.racingexample.Car.java com.example.racingexample.GameCamera.java com.example.racingexample.Obstacle.java com.example.racingexample.RaceActivity.java com.example.racingexample.ScreenControl.java