strategy-multiplayer Android game.
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.
The following table is the detailed list of Polyshift.
Item | Value |
---|---|
Java File Count | 22 |
Supported screen sizes | [xxhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Asset File Names | assets\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 |
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.
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