Android Open Source - Game simple Pong






Project Summary

Simple pong game for Android..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Pong.

ItemValue
Java File Count7
Activity Count4

Java Source Files

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