Android mobile game to be published, a spin on the classic pong game, with customizable graphics, a reward system and a survival mode..
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.
The following table is the detailed list of Pong_Remix.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 19 |
Minimum SDK Version | 13 |
Activity Count | 4 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\raw\pong_sound.wav |
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.
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