Android Open Source - OpenGL basic AndroidSideScroller






Project Summary

A basic Android-based side scroller using OpenGL.

Web Site / Source Repository

AndroidSideScroller is hosted in the following web site
https://github.com/eparsons/AndroidSideScroller

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

ItemValue
Java File Count11
Supported screen sizes[ldpi]
Minimum SDK Version14
Activity Count2

Resource Files

There are 3 image files in AndroidSideScroller. The names of the image files are listed as follows.

block.png
pacer.png
stickman.png

The following screenshort is generated from the image listed above.

null




Java Source Files

AndroidSideScroller has the following Java source files.

com.lostbits.tbd.Drawable.java
com.lostbits.tbd.GameActivity.java
com.lostbits.tbd.GameEntity.java
com.lostbits.tbd.Ground.java
com.lostbits.tbd.MainMenu.java
com.lostbits.tbd.Pacer.java
com.lostbits.tbd.Physics.java
com.lostbits.tbd.Player.java
com.lostbits.tbd.World.java
com.lostbits.tbd.tbdGLES10Renderer.java