Simple pong game for Android..
Pong is hosted in the following web site
https://github.com/spartanhaden/Pong
If you think the Android project Pong listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of Pong.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 4 |
Pong has the following Java source files.
com.hadenw.pong.ApplicationTest.java com.hadenw.pong.DifficultyLevel.java com.hadenw.pong.Game.java com.hadenw.pong.GameView.java com.hadenw.pong.MenuActivity.java com.hadenw.pong.MenuAnimationView.java com.hadenw.pong.PostGameActivity.java