Android Open Source - Libgdx port GdxOutrun






Project Summary

A port of jakesgordon's racer https://github.com/jakesgordon/javascript-racer/ to LibGDX as a learning experience.

Web Site / Source Repository

GdxOutrun is hosted in the following web site
https://github.com/cristobaldobranco/GdxOutrun

If you think the Android project GdxOutrun 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 GdxOutrun.

ItemValue
Java File Count11
Target SDK Version20
Minimum SDK Version8
Activity Count1
Asset File Namesassets\background\background.svg
assets\background\hills.png
assets\background\sky.png
assets\background\trees.png
assets\badlogic.jpg
assets\sprites.atlas
assets\sprites.png
assets\sprites2.png




Java Source Files

GdxOutrun has the following Java source files.

org.whitesoft.games.outrun.Colors.java
org.whitesoft.games.outrun.GdxOutrunGame.java
org.whitesoft.games.outrun.MainGameScreen.java
org.whitesoft.games.outrun.Render.java
org.whitesoft.games.outrun.RoadSegment.java
org.whitesoft.games.outrun.RoadSegmentPoint.java
org.whitesoft.games.outrun.Util.java
org.whitesoft.games.outrun.android.AndroidLauncher.java
org.whitesoft.games.outrun.client.HtmlLauncher.java
org.whitesoft.games.outrun.desktop.DesktopLauncher.java
org.whitesoft.games.outrun.desktop.MyPacker.java