Android Open Source - Game multiplayer ECE_510_Pong_Wars






Project Summary

A 2D multiplayer Pong game for Android (ECE 510 final project).

Web Site / Source Repository

ECE_510_Pong_Wars is hosted in the following web site
https://github.com/StephWa/ECE_510_Pong_Wars

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version18
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.BLUETOOTH
android.permission.BLUETOOTH_ADMIN
Raw File Namesres\raw\clap.mp3
res\raw\hit.wav
res\raw\terminator.wav




Resource Files

There are 13 image files in ECE_510_Pong_Wars. The names of the image files are listed as follows.

ball1.png
ball10.png
ball11.png
ball12.png
ball2.png
ball3.png
ball4.png
ball5.png
ball6.png
ball7.png
ball8.png
ball9.png
bat.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ECE_510_Pong_Wars has the following Java source files.

com.example.testpong1.AndrongActivity.java
com.example.testpong1.AndrongSurfaceView.java
com.example.testpong1.AndrongThread.java
com.example.testpong1.Ball.java
com.example.testpong1.DrawableResourceCollection.java
com.example.testpong1.Score
.java
com.example.testpong1.SoundManager
.java
com.example.testpong1.Sprite
.java
com.example.testpong1.Velocity
.java
com.example.testpong1.VelocityGenerator
.java