Android Open Source - Game strategy Polyshift






Project Summary

strategy-multiplayer Android game.

Web Site / Source Repository

Polyshift is hosted in the following web site
https://github.com/AndiBar/Polyshift

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

ItemValue
Java File Count22
Supported screen sizes[xxhdpi]
Target SDK Version21
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Asset File Namesassets\SplashScreen.png
assets\block.obj
assets\cube.obj
assets\cube2.obj
assets\kugel.obj
assets\locker.png
assets\player1.png
assets\player1_lock.png
assets\player2.png
assets\player2_lock.png
assets\sphere.obj
assets\winnerPlayerOne.png
assets\winnerPlayerTwo.png




Resource Files

There are 1 image files in Polyshift. The names of the image files are listed as follows.

logo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Polyshift has the following Java source files.

com.example.polyshift.Block.java
com.example.polyshift.BlockComparator.java
com.example.polyshift.EndScreen.java
com.example.polyshift.Font
.java
com.example.polyshift.GameActivity.java
com.example.polyshift.GameListener.java
com.example.polyshift.GameLoop.java
com.example.polyshift.GameObject.java
com.example.polyshift.GameScreen.java
com.example.polyshift.Main.java
com.example.polyshift.Mesh
.java
com.example.polyshift.Player.java
com.example.polyshift.Polynomio.java
com.example.polyshift.PolyshiftActivity.java
com.example.polyshift.Renderer.java
com.example.polyshift.Renderer2D.java
com.example.polyshift.Renderer3D.java
com.example.polyshift.Simulation.java
com.example.polyshift.StartScreen.java
com.example.polyshift.Texture.java
com.example.polyshift.Tools.MeshLoader.java
com.example.polyshift.Vector.java