Android Open Source - Libgdx game LogRunner






Project Summary

A simple game using libGDX.

Web Site / Source Repository

LogRunner is hosted in the following web site
https://github.com/iAmiAdam/LogRunner

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version10
Activity Count2
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\background.png
assets\bank.png
assets\chest.png
assets\click.ogg
assets\cloud.png
assets\clouds.png
assets\fish.png
assets\header.fnt
assets\header.png
assets\hedgehog.png
assets\jump.ogg
assets\log.png
assets\logo.png
assets\menu.fnt
assets\menu.png
assets\platform.png
assets\player.png
assets\point.ogg
assets\river.png
assets\uiskin.atlas
assets\uiskin.json
assets\uiskin.png




Resource Files

There are 1 image files in LogRunner. The names of the image files are listed as follows.

app_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

LogRunner has the following Java source files.

info.adamjsmith.logrunner.Achievements.java
info.adamjsmith.logrunner.ActionResolver.java
info.adamjsmith.logrunner.Assets.java
info.adamjsmith.logrunner.BankItem.java
info.adamjsmith.logrunner.GameInputProcessor.java
info.adamjsmith.logrunner.GameObject.java
info.adamjsmith.logrunner.GameOverScreen.java
info.adamjsmith.logrunner.GameRenderer.java
info.adamjsmith.logrunner.GameScreen.java
info.adamjsmith.logrunner.GameUpdate.java
info.adamjsmith.logrunner.LoadingScreen.java
info.adamjsmith.logrunner.Log.java
info.adamjsmith.logrunner.LogListener.java
info.adamjsmith.logrunner.LogRunner.java
info.adamjsmith.logrunner.MainMenuScreen.java
info.adamjsmith.logrunner.Platform.java
info.adamjsmith.logrunner.Player.java
info.adamjsmith.logrunner.River.java
info.adamjsmith.logrunner.Stats.java
info.adamjsmith.logrunner.android.AndroidLauncher.java