Android Open Source - Game simple pong-android






Project Summary

Simple Pong-like game for Android.

Web Site / Source Repository

pong-android is hosted in the following web site
https://github.com/bzamecnik/pong-android

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

ItemValue
Java File Count5
Target SDK Version19
Minimum SDK Version10
Activity Count1

License

The license information of pong-android is as follows:

MIT License





Java Source Files

me.zamecnik.android.pong.FpsCounter.java
me.zamecnik.android.pong.GameActivity.java
me.zamecnik.android.pong.GameView.java
me.zamecnik.android.pong.PongGameView.java
me.zamecnik.android.pong.ScalarExpSmoother.java