Simple OpenGL pong demo on android 2.3.3..
OpenGL-Pong is hosted in the following web site
https://github.com/RTimal/OpenGL-Pong
If you think the Android project OpenGL-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 OpenGL-Pong.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 7 |
Activity Count | 2 |
OpenGL-Pong has the following Java source files.
com.games.battlepong.MainActivity.java com.games.battlepong.Network.java com.games.battlepong.Paddle.java com.games.battlepong.Point.java com.games.battlepong.PongObject.java com.games.battlepong.Screen.java com.games.battlepong.Vector.java com.games.battlepong.gameController.java com.games.battlepong.touchHandler.java