Android Open Source - Game classic Pong_Remix






Project Summary

Android mobile game to be published, a spin on the classic pong game, with customizable graphics, a reward system and a survival mode..

Web Site / Source Repository

Pong_Remix is hosted in the following web site
https://github.com/ethanny2/Pong_Remix

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

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version13
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\pong_sound.wav




Resource Files

There are 3 image files in Pong_Remix. The names of the image files are listed as follows.

coin.png
pong.png
store_view_sample.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Pong_Remix has the following Java source files.

com.example.pong_game.Ball.java
com.example.pong_game.LifeScoreDb.java
com.example.pong_game.LoseDialogFragment.java
com.example.pong_game.MainGamePanel.java
com.example.pong_game.MenuActivity.java
com.example.pong_game.MultiplayerDialogFragment.java
com.example.pong_game.PauseDialogFragment.java
com.example.pong_game.Player_Rect.java
com.example.pong_game.PongApplication.java
com.example.pong_game.Pong_Activity.java
com.example.pong_game.ScoreActivity.java
com.example.pong_game.StartScreen.java
com.example.pong_game.StoreActivity.java
com.example.pong_game.WinDialogFragment.java