Android Open Source - Game prototype Proto52






Project Summary

A simple prototype game for Android.

Web Site / Source Repository

Proto52 is hosted in the following web site
https://github.com/valeuf/Proto52

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

ItemValue
Java File Count32
Target SDK Version10
Minimum SDK Version10
Activity Count1
Asset File Namesassets\data\field_layout.json




Java Source Files

Proto52 has the following Java source files.

com.dozingcatsoftware.bouncy.BaseFieldDelegate.java
com.dozingcatsoftware.bouncy.Bouncy.java
com.dozingcatsoftware.bouncy.BouncyAndroid.java
com.dozingcatsoftware.bouncy.BouncyDesktop.java
com.dozingcatsoftware.bouncy.Field.java
com.dozingcatsoftware.bouncy.FieldLayout.java
com.dozingcatsoftware.bouncy.GLFieldRenderer.java
com.dozingcatsoftware.bouncy.GameMessage.java
com.dozingcatsoftware.bouncy.GameState.java
com.dozingcatsoftware.bouncy.IFieldRenderer.java
com.dozingcatsoftware.bouncy.elements.Box2DFactory.java
com.dozingcatsoftware.bouncy.elements.BumperElement.java
com.dozingcatsoftware.bouncy.elements.DropTargetGroupElement.java
com.dozingcatsoftware.bouncy.elements.ElevatorElement.java
com.dozingcatsoftware.bouncy.elements.FieldElement.java
com.dozingcatsoftware.bouncy.elements.FlipperElement.java
com.dozingcatsoftware.bouncy.elements.RolloverGroupElement.java
com.dozingcatsoftware.bouncy.elements.SensorElement.java
com.dozingcatsoftware.bouncy.elements.WallArcElement.java
com.dozingcatsoftware.bouncy.elements.WallElement.java
com.dozingcatsoftware.bouncy.elements.WallPathElement.java
com.dozingcatsoftware.bouncy.fields.Field1Delegate.java
com.dozingcatsoftware.bouncy.fields.Field2Delegate.java
com.dozingcatsoftware.bouncy.util.JSONArray.java
com.dozingcatsoftware.bouncy.util.JSONException.java
com.dozingcatsoftware.bouncy.util.JSONObject.java
com.dozingcatsoftware.bouncy.util.JSONString.java
com.dozingcatsoftware.bouncy.util.JSONStringer.java
com.dozingcatsoftware.bouncy.util.JSONTokener.java
com.dozingcatsoftware.bouncy.util.JSONUtils.java
com.dozingcatsoftware.bouncy.util.JSONWriter.java
com.dozingcatsoftware.bouncy.util.MathUtils.java