Android Open Source - Game simple agloop






Project Summary

Android Game Loop, simple game loop proof of concept using Android's SurfaceView.

Web Site / Source Repository

agloop is hosted in the following web site
https://github.com/zinkem/agloop

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

ItemValue
Java File Count4
Minimum SDK Version14
Activity Count1

Java Source Files

agloop has the following Java source files.

com.newapp.GameCanvas.java
com.newapp.GameData.java
com.newapp.GameLoop.java
com.newapp.NewApp.java