Android Open Source - OpenGL Demo OpenGL-Pong






Project Summary

Simple OpenGL pong demo on android 2.3.3..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of OpenGL-Pong.

ItemValue
Java File Count9
Minimum SDK Version7
Activity Count2

Java Source Files

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